mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-18 18:04:31 +08:00
update version number
This commit is contained in:
@@ -158,3 +158,7 @@ Version 0.5.0
|
||||
- Refine the docs, code
|
||||
- Add baselines
|
||||
- public data crawler
|
||||
|
||||
Version greater than Version 0.5.0
|
||||
----------------------------------
|
||||
Please refer to `Github release Notes <https://github.com/microsoft/qlib/releases>`_
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Licensed under the MIT License.
|
||||
|
||||
|
||||
__version__ = "0.5.0.dev"
|
||||
__version__ = "0.5.1"
|
||||
|
||||
import os
|
||||
import copy
|
||||
|
||||
Reference in New Issue
Block a user