Update to 1.6.1
Django CI/CD / test (push) Successful in 24s
Django CI/CD / build-and-push (push) Has been skipped

This commit is contained in:
2026-01-30 11:49:39 +01:00
parent 4e3a5ef682
commit 277ecd1b55
5 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "timetracker"
version = "1.6.0"
version = "1.6.1"
description = "A simple time tracker."
authors = [{ name = "Lukáš Kucharczyk", email = "lukas@kucharczyk.xyz" }]
requires-python = ">=3.13,<4"