This commit is contained in:
clowwindy 2014-06-21 11:23:44 +08:00
parent 9dd3922189
commit 1dd722acc7
2 changed files with 7 additions and 1 deletions

View file

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