|
@ -7,7 +7,7 @@ with codecs.open('README.rst', encoding='utf-8') as f: |
|
|
|
|
|
|
|
|
setup( |
|
|
setup( |
|
|
name="shadowsocks", |
|
|
name="shadowsocks", |
|
|
version="2.6.10", |
|
|
version="2.6.11", |
|
|
license='http://www.apache.org/licenses/LICENSE-2.0', |
|
|
license='http://www.apache.org/licenses/LICENSE-2.0', |
|
|
description="A fast tunnel proxy that help you get through firewalls", |
|
|
description="A fast tunnel proxy that help you get through firewalls", |
|
|
author='clowwindy', |
|
|
author='clowwindy', |
|
|