From ed328e75ceae3cfecdd08f1f6aa22810e520237f Mon Sep 17 00:00:00 2001 From: sclaw Date: Tue, 24 Jun 2025 09:32:51 -0400 Subject: [PATCH] update version --- hydroshift/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hydroshift/__init__.py b/hydroshift/__init__.py index 3dc1f76..485f44a 100644 --- a/hydroshift/__init__.py +++ b/hydroshift/__init__.py @@ -1 +1 @@ -__version__ = "0.1.0" +__version__ = "0.1.1"