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 691b7f1 commit 5f3e322Copy full SHA for 5f3e322
qlib/__init__.py
@@ -2,7 +2,7 @@
2
# Licensed under the MIT License.
3
from pathlib import Path
4
5
-__version__ = "0.9.0.99"
+__version__ = "0.9.1"
6
__version__bak = __version__ # This version is backup for QlibConfig.reset_qlib_version
7
import os
8
from typing import Union
0 commit comments