does not require M2Crypto anymore

This commit is contained in:
clowwindy 2014-10-08 21:03:01 +08:00
parent 6609de4577
commit eb9b6f0a9b
5 changed files with 60 additions and 29 deletions

View file

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