diff --git a/setup.py b/setup.py index f923d44..c84e301 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ long_description = f.read() setup(name='chunk_nordic', - version='0.3.1', + version='0.4.0', description='Yet another TCP-over-HTTP(S) tunnel', url='https://github.com/Snawoot/chunk-nordic', author='Vladislav Yarmak',