From f21f0f3c9b08efab42cbf295394127d148a3893b Mon Sep 17 00:00:00 2001 From: Brooks Smith <42363318+smith120bh@users.noreply.github.com> Date: Sun, 29 Oct 2023 21:51:59 +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 aa56ed4..c0f285b 100644 --- a/anastruct/_version.py +++ b/anastruct/_version.py @@ -1 +1 @@ -__version__ = "1.4.3" +__version__ = "1.4.4"