Skip to content

Commit 5a65722

Browse files
committed
setup.py version bump
1 parent 5bf05ca commit 5a65722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

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

0 commit comments

Comments
 (0)