We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e61cac commit 27f476bCopy full SHA for 27f476b
qlib/__init__.py
@@ -2,7 +2,7 @@
2
# Licensed under the MIT License.
3
from pathlib import Path
4
5
-__version__ = "0.9.1.99"
+__version__ = "0.9.2"
6
__version__bak = __version__ # This version is backup for QlibConfig.reset_qlib_version
7
import os
8
from typing import Union
0 commit comments