diff --git a/function/__version__.py b/function/__version__.py index 680aab1..1a5c9f1 100644 --- a/function/__version__.py +++ b/function/__version__.py @@ -16,4 +16,4 @@ """The version of the function.""" # This is set at build time, using "hatch version" -__version__ = "0.0.22" +__version__ = "0.0.23"