This commit is contained in:
clowwindy 2014-07-06 18:43:50 +03:00
parent b0c8e50492
commit a614dd6e5b
3 changed files with 9 additions and 8 deletions

View file

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