diff --git a/app/config.py b/app/config.py index 7e45f43..7dc4078 100644 --- a/app/config.py +++ b/app/config.py @@ -4,7 +4,7 @@ from pathlib import Path class Settings(BaseSettings): app_name: str = "GWÖ-Antragsprüfer" - app_version: str = "1.0.2" + app_version: str = "2.0.0" prompt_version: str = "v4.1" # Paths