From b3a17a0f2d11def03dc9c43bf8582e6af4f60956 Mon Sep 17 00:00:00 2001 From: Maxx Tessmer Date: Sat, 29 Mar 2025 12:55:50 -0700 Subject: [PATCH] bump version --- src/chilife/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chilife/__init__.py b/src/chilife/__init__.py index 5a526ff..64d73d3 100644 --- a/src/chilife/__init__.py +++ b/src/chilife/__init__.py @@ -26,4 +26,4 @@ # SpinLabel = SpinLabel.SpinLabel # dSpinLabel = dSpinLabel.dSpinLabel -__version__ = '1.1.3' +__version__ = '1.1.4'