feat: improve attendance parsing logic and fix payment date formatting
All checks were successful
Build and Push / build (push) Successful in 8s
Deploy to K8s / deploy (push) Successful in 12s

This commit is contained in:
Jan Novak
2026-03-02 15:06:28 +01:00
parent 70d6794a3c
commit 99b23199b1
4 changed files with 45 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "fuj-management"
version = "0.05"
version = "0.06"
description = "Management tools for FUJ (Frisbee Ultimate Jablonec)"
dependencies = [
"flask>=3.1.3",