From e001f1818c9dfda2fe581b902207e7d9dcc6bfcf Mon Sep 17 00:00:00 2001 From: clowwindy Date: Mon, 8 Jun 2015 08:36:17 +0800 Subject: [PATCH] bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 38def84..07ea2db 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with codecs.open('README.rst', encoding='utf-8') as f: setup( name="shadowsocks", - version="2.6.10", + version="2.6.11", license='http://www.apache.org/licenses/LICENSE-2.0', description="A fast tunnel proxy that help you get through firewalls", author='clowwindy',