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