From e65d21db24896c177579e3827e1461c6b0077739 Mon Sep 17 00:00:00 2001 From: salt-die <53280662+salt-die@users.noreply.github.com> Date: Tue, 28 Nov 2023 05:25:51 -0600 Subject: [PATCH] Bump for re-release. --- src/mind_the_gaps/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mind_the_gaps/__init__.py b/src/mind_the_gaps/__init__.py index 1a326ab..c2d497b 100644 --- a/src/mind_the_gaps/__init__.py +++ b/src/mind_the_gaps/__init__.py @@ -10,4 +10,4 @@ "x", ] -__version__ = "0.2.1" +__version__ = "0.2.2"