We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb788bf commit bd103c0Copy full SHA for bd103c0
setup.py
@@ -40,7 +40,7 @@ def main():
40
setup(
41
name='shipane_sdk',
42
43
- version='1.4.0a3',
+ version='1.4.0',
44
45
description=u'实盘易(ShiPanE)Python SDK,通达信自动化交易 API。',
46
long_description=long_description,
0 commit comments