From 5818f7b6d2ce4633d5793d6125a31c2986760a1a Mon Sep 17 00:00:00 2001 From: zerolab Date: Fri, 29 Sep 2023 11:48:47 +0100 Subject: [PATCH] Bump version to 0.23 --- grapple/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grapple/__init__.py b/grapple/__init__.py index 5963297e..8b301a77 100644 --- a/grapple/__init__.py +++ b/grapple/__init__.py @@ -1 +1 @@ -__version__ = "0.22.0" +__version__ = "0.23.0"