diff --git a/configs/__init__.py b/configs/__init__.py index 98a16be..2a38f20 100644 --- a/configs/__init__.py +++ b/configs/__init__.py @@ -5,4 +5,4 @@ from .server_config import * from .prompt_config import * -VERSION = "v0.2.6" +VERSION = "v0.2.7-preview"