Skip to content

Commit 969b83b

Browse files
committed
Updated setup.py version
1 parent 900fe71 commit 969b83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="pyshark",
9-
version="0.4.2.9",
9+
version="0.4.2.10",
1010
packages=find_packages(),
1111
package_data={'': ['*.ini', '*.pcapng']},
1212
install_requires=['lxml', 'py'],

0 commit comments

Comments
 (0)