Skip to content

Commit ff9c29f

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.2.0
Automatically generated by python-semantic-release
1 parent 1b2b3d0 commit ff9c29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

time_tracker_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
from flask import Flask
55

6-
__version__ = '0.1.0'
6+
__version__ = '0.2.0'
77

88
flask_app: Flask = None
99

0 commit comments

Comments
 (0)