Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
KimiNewt committed Jun 7, 2022
1 parent b12cfd1 commit f62c1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/setup.py
Expand Up @@ -6,7 +6,7 @@

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

0 comments on commit f62c1f5

Please sign in to comment.