Commit 7639eadc authored by fendouai's avatar fendouai

fix version

parent 7af69802
......@@ -14,7 +14,7 @@ with open('jpush/__init__.py', 'rb') as f:
setup(
name='jpush-demo',
version='3.3.1',
version=version,
description='JPush\'s officially supported Python client library',
keywords=('JPush', 'JPush API', 'Android Push', 'iOS Push'),
license='MIT License',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment