Skip to content

Commit

Permalink
Update setup.py version
Browse files Browse the repository at this point in the history
  • Loading branch information
KimiNewt committed Jul 14, 2022
1 parent af299f5 commit 60f0821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name="pyshark",
version="0.5.2",
version="0.5.3",
packages=find_packages(),
package_data={'': ['*.ini', '*.pcapng']},
install_requires=['lxml', 'py', 'packaging', 'appdirs'],
Expand Down

0 comments on commit 60f0821

Please sign in to comment.