@ -1,3 +1,6 @@
2.0.8 2014-06-23
- Use multiple DNS to query hostnames
2.0.7 2014-06-21
- Fix fastopen on local
- Fallback when fastopen is not available
@ -6,7 +6,7 @@ with open('README.rst') as f:
setup(
name="shadowsocks",
version="2.0.7",
version="2.0.8",
license='MIT',
description="A fast tunnel proxy that help you get through firewalls",
author='clowwindy',