We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 234cf30 commit 4c1d010Copy full SHA for 4c1d010
1 file changed
setup.py
@@ -40,7 +40,7 @@ def main():
40
setup(
41
name='strategyease_sdk',
42
43
- version='1.5.1',
+ version='2.0.0a1',
44
45
description=u'策略易(StrategyEase)Python SDK,策略自动化交易 API。',
46
long_description=long_description,
0 commit comments