From 66cca277f65afd4646ab88226e03d2f2bf145794 Mon Sep 17 00:00:00 2001 From: Brooks Smith <42363318+smith120bh@users.noreply.github.com> Date: Tue, 2 Apr 2024 08:00:21 +1100 Subject: [PATCH] Update _version.py --- anastruct/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anastruct/_version.py b/anastruct/_version.py index 5b60188..0f228f2 100644 --- a/anastruct/_version.py +++ b/anastruct/_version.py @@ -1 +1 @@ -__version__ = "1.5.0" +__version__ = "1.5.1"