Skip to content

Commit 83f3378

Browse files
committed
Bump version
1 parent 897d82f commit 83f3378

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.1"
19+
__version__ = "0.0.2"

0 commit comments

Comments
 (0)