This commit is contained in:
clowwindy 2014-05-10 01:13:18 +08:00
parent 92c9ba0009
commit 289467923b
3 changed files with 5 additions and 2 deletions

View file

@ -6,7 +6,7 @@ with open('README.rst') as f:
setup(
name="shadowsocks",
version="1.4.1",
version="1.4.2",
license='MIT',
description="a lightweight tunnel proxy",
author='clowwindy',