add quiet mode; close #164

This commit is contained in:
clowwindy 2014-07-26 16:14:48 +08:00
parent da842918bd
commit 72fe18212e
3 changed files with 23 additions and 9 deletions

View file

@ -6,7 +6,7 @@ with open('README.rst') as f:
setup(
name="shadowsocks",
version="2.0.11",
version="2.0.12",
license='MIT',
description="A fast tunnel proxy that help you get through firewalls",
author='clowwindy',