Skip to content

Commit 2dd1834

Browse files
committed
chore: 降回版本
1 parent 07bfa13 commit 2dd1834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ def concurrency_enable_cluster(self) -> bool:
8484

8585

8686
API_VERSION = "1.13.1"
87-
VERSION = "4.0.7"
87+
VERSION = "4.0.6"
8888
PROJECT = "PythonOpenBMCLAPI"
8989
USER_AGENT = f"openbmclapi-cluster/{API_VERSION} {PROJECT}/{VERSION}"
9090
ROOT_PATH = Path(__file__).parent.parent

0 commit comments

Comments
 (0)