This commit is contained in:
clowwindy 2014-05-03 08:44:51 +08:00
parent 2e0654c658
commit cc6c283b5b
3 changed files with 7 additions and 3 deletions

View file

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