Fix collectstaticfiles causing error
All checks were successful
continuous-integration/drone/push Build is passing

Fixes #23
This commit is contained in:
2023-01-08 15:43:15 +01:00
parent e5a9b9aa50
commit 8e1c670ffd
5 changed files with 9 additions and 5 deletions

View File

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