Skip to content

Commit db311fd

Browse files
committed
bump
1 parent ebe7f0e commit db311fd

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__ = "23.11.4"
5+
__version__ = "24.04.1"
66

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

0 commit comments

Comments
 (0)