Kairo-Jinkendo/backend/version.py
Lars 6eeddfdc76
All checks were successful
Deploy Development / deploy (push) Successful in 44s
Test Suite / pytest-backend (push) Successful in 1m39s
Test Suite / lint-backend (push) Successful in 2s
Test Suite / compose-smoke (push) Has been skipped
Test Suite / k6 /api/health Baseline (push) Successful in 18s
Test Suite / playwright-smoke (push) Successful in 12s
AP1.5: Project, Task und Ausführung als Ist-Kern
Schema 013; Projekte/Arbeitspakete/Aufgaben pflegbar; Tab Zielzustände vs Ausführung.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 08:19:05 +02:00

4 lines
83 B
Python

APP_VERSION = "0.14.0-ap1.5"
DB_SCHEMA_VERSION = "013"
APP_NAME = "jinkendo-kairo"