File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ # 1.2.2版本
2+
3+ 1 . 注册模块日志输出到日志引擎
4+
15# 1.2.1版本
26
371 . 修复遗传算法参数优化中的调用传参问题
Original file line number Diff line number Diff line change 55</p >
66
77<p align =" center " >
8- <img src ="https://img.shields.io/badge/version-1.2.1 -blueviolet.svg"/>
8+ <img src ="https://img.shields.io/badge/version-1.2.2 -blueviolet.svg"/>
99 <img src ="https://img.shields.io/badge/platform-windows|linux|macos-yellow.svg"/>
1010 <img src ="https://img.shields.io/badge/python-3.10|3.11|3.12|3.13-blue.svg" />
1111 <img src ="https://img.shields.io/github/license/vnpy/vnpy.svg?color=orange"/>
Original file line number Diff line number Diff line change 5050]
5151
5252
53- __version__ = "1.2.1 "
53+ __version__ = "1.2.2 "
5454
5555
5656class PortfolioStrategyApp (BaseApp ):
You can’t perform that action at this time.
0 commit comments