diff --git a/configs/__init__.py b/configs/__init__.py index 0c86250..e1c2101 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-preview" +VERSION = "v0.2.9"