Skip to content

Commit 4d8c291

Browse files
bobmatnycclaude
andcommitted
chore: bump version to 3.13.6
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 607b9c8 commit 4d8c291

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.5"
3+
__version__ = "3.13.6"
44
__version_info__ = tuple(int(x) for x in __version__.split("."))

0 commit comments

Comments
 (0)