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 91d4412 commit ba5d5efCopy full SHA for ba5d5ef
core/config.py
@@ -85,7 +85,7 @@ def concurrency_enable_cluster(self) -> bool:
85
86
87
API_VERSION = "1.13.1"
88
-VERSION = "4.0.8"
+VERSION = "4.0.9"
89
PROJECT = "PythonOpenBMCLAPI"
90
USER_AGENT = f"openbmclapi-cluster/{API_VERSION} {PROJECT}/{VERSION}"
91
ROOT_PATH = Path(__file__).parent.parent
0 commit comments