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 5fb8630 commit 686ca2cCopy full SHA for 686ca2c
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.6"
+VERSION = "4.0.7"
89
PROJECT = "PythonOpenBMCLAPI"
90
USER_AGENT = f"openbmclapi-cluster/{API_VERSION} {PROJECT}/{VERSION}"
91
ROOT_PATH = Path(__file__).parent.parent
0 commit comments