We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 900fe71 commit 969b83bCopy full SHA for 969b83b
src/setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="pyshark",
9
- version="0.4.2.9",
+ version="0.4.2.10",
10
packages=find_packages(),
11
package_data={'': ['*.ini', '*.pcapng']},
12
install_requires=['lxml', 'py'],
0 commit comments