Skip to content

Commit

Permalink
Updated setup.py version
Browse files Browse the repository at this point in the history
  • Loading branch information
KimiNewt committed Jul 8, 2022
1 parent 94c37ae commit 980f5ad
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.4.6",
version="0.5",
packages=find_packages(),
package_data={'': ['*.ini', '*.pcapng']},
install_requires=['lxml', 'py', 'packaging', 'appdirs'],
Expand Down

0 comments on commit 980f5ad

Please sign in to comment.