diff --git a/configs/__init__.py b/configs/__init__.py index e1c21010..e4f5f1d0 100644 --- a/configs/__init__.py +++ b/configs/__init__.py @@ -5,4 +5,4 @@ from .server_config import * from .prompt_config import * -VERSION = "v0.2.9" +VERSION = "v0.2.10"