This commit is contained in:
clowwindy 2014-09-14 10:06:16 +08:00
parent ebf5baa311
commit 3ce7c18dfb
2 changed files with 7 additions and 2 deletions

View file

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