This commit is contained in:
clowwindy 2015-08-03 01:41:15 +08:00
parent 4211184886
commit baad209160
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ with codecs.open('README.rst', encoding='utf-8') as f:
setup(
name="shadowsocks",
version="2.7",
version="2.7.1",
license='http://www.apache.org/licenses/LICENSE-2.0',
description="A fast tunnel proxy that help you get through firewalls",
author='clowwindy',