Skip to content

Commit

Permalink
Increment version to 2.1.0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
sinall committed Sep 11, 2020
1 parent 39cfc17 commit 8425def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def main():
setup(
name='strategyease_sdk',

version='2.1.0b1',
version='2.1.0b2',

description=u'策略易(StrategyEase)Python SDK,策略自动化交易 API。',
long_description=long_description,
Expand Down

0 comments on commit 8425def

Please sign in to comment.