diff --git a/setup.py b/setup.py index aa18757..5103c70 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with codecs.open('README.rst', encoding='utf-8') as f: setup( name="shadowsocks", - version="2.4.3", + version="2.5", license='MIT', description="A fast tunnel proxy that help you get through firewalls", author='clowwindy',