1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-11 06:46:56 +08:00

add dev version number

This commit is contained in:
Young
2020-10-06 01:55:25 +00:00
parent 5256d18c5b
commit c8c3575aab
2 changed files with 2 additions and 2 deletions

View File

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