Skip to content

Commit bc577a3

Browse files
committed
Bump version to 24.07.1
1 parent f297722 commit bc577a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

timetagger/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Timetagger - Tag your time, get the insight.
33
"""
44

5-
__version__ = "24.04.1"
5+
__version__ = "24.07.1"
66

77
version_info = tuple(map(int, __version__.split(".")))
88

0 commit comments

Comments
 (0)