Kairo-Jinkendo/backend/version.py
Lars 7a6eb3abe8
Some checks failed
Deploy Development / deploy (push) Failing after 36s
Test Suite / pytest-backend (push) Failing after 0s
Test Suite / k6 /api/health Baseline (push) Has been skipped
Test Suite / playwright-smoke (push) Has been skipped
Test Suite / lint-backend (push) Successful in 2s
Test Suite / compose-smoke (push) Has been skipped
Idempotentes Data-Seed-System neben Schema-Migrationen einfuehren.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 20:28:07 +02:00

4 lines
82 B
Python

APP_VERSION = "0.2.0-ap0.2"
DB_SCHEMA_VERSION = "003"
APP_NAME = "jinkendo-kairo"