1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-12 07:16:54 +08:00

update version number

This commit is contained in:
Young
2020-09-30 10:21:48 +00:00
parent 80f7c4f81e
commit 63962a8ff4
3 changed files with 7 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# Licensed under the MIT License.
__version__ = "0.5.0.dev"
__version__ = "0.5.1"
import os
import copy