feat: request counting, logging

This commit is contained in:
eneller
2025-04-16 08:27:02 +02:00
parent 789bcd0bfd
commit 37b6027fdd
2 changed files with 48 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "uulm-utils"
version = "1.0"
version = "1.1"
description = "Collection of helpers for Ulm University"
readme = "README.md"
requires-python = ">=3.12"