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 19efe42 commit 5c7da9fCopy full SHA for 5c7da9f
core/config.py
@@ -84,7 +84,7 @@ def concurrency_enable_cluster(self) -> bool:
84
85
86
API_VERSION = "1.13.1"
87
-VERSION = "4.0.0-alpha"
+VERSION = "4.0.4"
88
PROJECT = "PythonOpenBMCLAPI"
89
USER_AGENT = f"openbmclapi-cluster/{API_VERSION} {PROJECT}/{VERSION}"
90
ROOT_PATH = Path(__file__).parent.parent
0 commit comments