Skip to content

Commit 1b72e9b

Browse files
committed
chore: 版本
1 parent 99a0654 commit 1b72e9b

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
@@ -85,7 +85,7 @@ def concurrency_enable_cluster(self) -> bool:
8585

8686

8787
API_VERSION = "1.13.1"
88-
VERSION = "4.0.7"
88+
VERSION = "4.0.8"
8989
PROJECT = "PythonOpenBMCLAPI"
9090
USER_AGENT = f"openbmclapi-cluster/{API_VERSION} {PROJECT}/{VERSION}"
9191
ROOT_PATH = Path(__file__).parent.parent

0 commit comments

Comments
 (0)