diff --git a/timeTrack.py b/timeTrack.py index 1bc8bbd..3755ea0 100644 --- a/timeTrack.py +++ b/timeTrack.py @@ -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() \ No newline at end of file