feat: implemented release script

This commit is contained in:
2024-05-29 12:50:56 +02:00
parent d3cc40d0af
commit 38768737b1
2 changed files with 18 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
__version__ = "0.0.0"
__version__ = "0.0.1"
__name__ = "git_time_tracking"