Skip to content

Commit

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

5.3.3
==================
- 修复平今数量的计算异常

5.3.2
==================
- 修复导出的分析报告出现乱码的异常

5.3.1
==================
- 新增检查基准上市时段是否满足回测时间范围
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.3.2
version = 5.3.3

[versioneer]
VCS = git
Expand Down

0 comments on commit adc0d31

Please sign in to comment.