fix Windows

This commit is contained in:
clowwindy 2014-05-13 20:34:11 +08:00
parent afa14791df
commit eb8fccad79
4 changed files with 49 additions and 2 deletions

View file

@ -6,7 +6,7 @@ with open('README.rst') as f:
setup(
name="shadowsocks",
version="1.4.2",
version="1.4.3",
license='MIT',
description="a lightweight tunnel proxy",
author='clowwindy',