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

Fix and move to version 0.6.0

This commit is contained in:
Jactus
2020-12-01 09:59:46 +08:00
committed by you-n-g
parent d488a503b2
commit dc54836990
3 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
# Licensed under the MIT License.
__version__ = "0.6.0.alpha"
__version__ = "0.6.0"
import os
import re