listen at server; show warnings

This commit is contained in:
clowwindy 2013-07-04 23:16:10 +08:00
parent 4caa96586c
commit 29c4fd7de9
8 changed files with 174 additions and 155 deletions

View file

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