We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba27597 commit 9aa78f2Copy full SHA for 9aa78f2
src/gitflow_analytics/_version.py
@@ -1,4 +1,4 @@
1
"""Version information for gitflow-analytics."""
2
3
-__version__ = "3.12.6"
+__version__ = "3.13.0"
4
__version_info__ = tuple(int(x) for x in __version__.split("."))
0 commit comments