chore: bump version to 9.7.2 · plain
Warm Precision UI redesign, task-based navigation, interaction system, website and docs restyled. 30+ commits on warm-precision-redesign branch, merged to main. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -141,7 +141,7 @@ class Settings(BaseSettings):
|
||||
|
||||
# App settings
|
||||
APP_NAME: str = "TOD - The Other Dude"
|
||||
APP_VERSION: str = "9.7.1"
|
||||
APP_VERSION: str = "9.7.2"
|
||||
DEBUG: bool = False
|
||||
|
||||
@field_validator("CREDENTIAL_ENCRYPTION_KEY")
|
||||
|
||||
Reference in New Issue
Block a user