add some status protection

This commit is contained in:
clowwindy 2014-06-06 22:52:02 +08:00
parent d88d2802b0
commit a185e1671b
3 changed files with 18 additions and 4 deletions

View file

@ -6,7 +6,7 @@ with open('README.rst') as f:
setup(
name="shadowsocks",
version="2.0",
version="2.0.1",
license='MIT',
description="A fast tunnel proxy that help you get through firewalls",
author='clowwindy',