diff --git a/setup.py b/setup.py index bbe30df..b379d22 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ with open('README.rst') as f: setup( name="shadowsocks", - version="2.0.4", + version="2.0.5", license='MIT', description="A fast tunnel proxy that help you get through firewalls", author='clowwindy',