1 Commits

Author SHA1 Message Date
28bc3b319e set to v.2.0.0 aplha 2021-06-04 11:22:58 +02:00

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()