larger buffer

This commit is contained in:
clowwindy 2014-06-19 10:01:55 +08:00
parent 35bfa56eaf
commit d949d11b28
3 changed files with 6 additions and 2 deletions

View file

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