We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6f69ae commit e7954bdCopy full SHA for e7954bd
VERSION.txt
qlib/__init__.py
@@ -2,7 +2,7 @@
2
# Licensed under the MIT License.
3
from pathlib import Path
4
5
-__version__ = "0.8.0.99"
+__version__ = "0.8.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