add bind address

This commit is contained in:
clowwindy 2013-06-14 12:22:24 +08:00
parent f18d6cd2f8
commit fbe7ce13a9
5 changed files with 13 additions and 10 deletions

View file

@ -9,7 +9,7 @@ except ImportError:
pass
setup(name='shadowsocks',
version='1.2.2',
version='1.2.3',
description='a lightweight tunnel proxy which can help you get through firewalls',
author='clowwindy',
author_email='clowwindy42@gmail.com',