Skip to content

Commit da920b7

Browse files
committed
Update version
1 parent d89fa01 commit da920b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Licensed under the MIT License.
33
from pathlib import Path
44

5-
__version__ = "0.9.6.99"
5+
__version__ = "0.9.7"
66
__version__bak = __version__ # This version is backup for QlibConfig.reset_qlib_version
77
import os
88
import re

0 commit comments

Comments
 (0)