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