Skip to content

Commit

Permalink
update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhou-JiaJun committed Sep 14, 2023
1 parent 8acdf6d commit 59f94b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
CHANGELOG
==================

5.2.1
==================
- 修复期货分钟回测open_auction拿到的最新价有误
- 修复当日无成交量时算法单有误

5.2.0
==================
- report年度指标新增超额夏普比率
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[metadata]
name = rqalpha
version = 5.2.0
version = 5.2.1

[versioneer]
VCS = git
Expand Down

0 comments on commit 59f94b7

Please sign in to comment.