Include version in the footer
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-01-03 21:35:09 +01:00
parent 5f9ca5781f
commit 89adf479f6
5 changed files with 94 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "timetracker"
version = "0.1.0"
version = "0.0.0"
description = "A simple time tracker."
authors = ["Lukáš Kucharczyk <lukas@kucharczyk.xyz>"]
license = "GPL"