diff --git a/setup.py b/setup.py index 0add434..38b0491 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.1", + version="2.4.2", license='MIT', description="A fast tunnel proxy that help you get through firewalls", author='clowwindy',