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