Skip to content

Commit 6f9e79d

Browse files
mbakalarskiclaude
andauthored
Release v0.0.23 (#20)
The release workflow gates on the git tag matching function/__version__.py, so the version has to move before the tag does. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
1 parent 334ba57 commit 6f9e79d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

function/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
"""The version of the function."""
1717

1818
# This is set at build time, using "hatch version"
19-
__version__ = "0.0.22"
19+
__version__ = "0.0.23"

0 commit comments

Comments
 (0)