1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-09 22:10:56 +08:00

update version number to dev

This commit is contained in:
Young
2020-12-12 10:09:18 +00:00
parent e49b590322
commit e2bdef7ffe
2 changed files with 2 additions and 2 deletions

View File

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