This commit is contained in:
clowwindy 2013-07-09 20:53:38 +08:00
parent a3323b36ab
commit 3981600395
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.3.2",
version = "1.3.3",
license = 'MIT',
description = "a lightweight tunnel proxy",
author = 'clowwindy',