From a7592b8625d34f0c6b2b6333c82b2385517e0f2f Mon Sep 17 00:00:00 2001 From: clowwindy Date: Wed, 11 Jun 2014 19:28:04 +0800 Subject: [PATCH] bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c55a4e6..576aa8a 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ with open('README.rst') as f: setup( name="shadowsocks", - version="2.0.2", + version="2.0.3", license='MIT', description="A fast tunnel proxy that help you get through firewalls", author='clowwindy',