1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-10 22:36:55 +08:00
This commit is contained in:
Jactus
2020-12-04 10:31:50 +08:00
parent 2cb888c8b9
commit f237a344c3
4 changed files with 18 additions and 37 deletions

View File

@@ -11,7 +11,7 @@ NAME = "pyqlib"
DESCRIPTION = "A Quantitative-research Platform"
REQUIRES_PYTHON = ">=3.5.0"
VERSION = "0.6.0"
VERSION = "0.6.0.dev"
# Detect Cython
try: