@ -1,3 +1,6 @@
2.0.10 2014-07-11
- Fix UDP on local
2.0.9 2014-07-06
- Fix EWOULDBLOCK on Windows
- Fix Unicode config problem on some platforms
@ -6,7 +6,7 @@ with open('README.rst') as f:
setup(
name="shadowsocks",
version="2.0.9",
version="2.0.10",
license='MIT',
description="A fast tunnel proxy that help you get through firewalls",
author='clowwindy',