Update setup.py

Update version 2.9.0
This commit is contained in:
smounives 2016-08-17 12:12:40 +08:00 committed by GitHub
parent 43c4a31e39
commit bdecdaf546

View file

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