set to v.2.0.0 aplha

This commit is contained in:
2021-06-04 11:22:58 +02:00
parent 6a693ff525
commit 28bc3b319e

View File

@@ -3,7 +3,7 @@
#
# timeTrack.py
# by 4nima
# v.0.5.0
# v.2.0.0
#
#########################
# simple time tracking with database
@@ -482,8 +482,5 @@ class TimeTrack:
print(ACTIVITY)
print(50*"-")
test = TimeTrack()
test.time_start()