Skip to content

Commit a7709e5

Browse files
committed
chore: bump version to 3.13.7
1 parent 2bf014b commit a7709e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gitflow_analytics/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Version information for gitflow-analytics."""
22

3-
__version__ = "3.13.6"
3+
__version__ = "3.13.7"
44
__version_info__ = tuple(int(x) for x in __version__.split("."))

0 commit comments

Comments
 (0)