bump
This commit is contained in:
4
CHANGES
4
CHANGES
@ -1,3 +1,7 @@
|
|||||||
|
2.1.0 2014-08-01
|
||||||
|
- Does not ship config.json
|
||||||
|
- Better error message
|
||||||
|
|
||||||
2.0.12 2014-07-26
|
2.0.12 2014-07-26
|
||||||
- Support -q quiet mode
|
- Support -q quiet mode
|
||||||
- Exit 0 when showing help with -h
|
- Exit 0 when showing help with -h
|
||||||
|
2
setup.py
2
setup.py
@ -6,7 +6,7 @@ with open('README.rst') as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="shadowsocks",
|
name="shadowsocks",
|
||||||
version="2.0.12",
|
version="2.1.0",
|
||||||
license='MIT',
|
license='MIT',
|
||||||
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',
|
||||||
|
Reference in New Issue
Block a user