Skip to content

Commit

Permalink
Merge pull request #19 from claroty/feature/sagis/bump_to_v1.0.10
Browse files Browse the repository at this point in the history
Bump to version 1.0.10
  • Loading branch information
tuxiqae committed May 16, 2022
2 parents 3106015 + 3641e93 commit 0055d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def read(path):
]
setup(
name="netunnel",
version='1.0.9',
version='1.0.10',
description='A tool to create network tunnels over HTTP/S written in Python 3',
long_description="\n\n".join((read("README.md"), read("CHANGES.md"))),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 0055d0e

Please sign in to comment.