diff --git a/setup.py b/setup.py index 1068689..4f4a943 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ with open('README.rst') as f: setup( name="shadowsocks", - version="1.4.3", + version="1.4.4", license='MIT', description="a lightweight tunnel proxy", author='clowwindy',