Make format_duration more robust
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-09 22:48:09 +01:00
parent 49723831e9
commit 078f87687f
5 changed files with 43 additions and 9 deletions

View File

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