From cd7a3f017c09272583257fc883f14007050df940 Mon Sep 17 00:00:00 2001 From: Gavin Huttley Date: Fri, 8 Nov 2024 17:23:14 +1100 Subject: [PATCH] REL: buymp version to 2024.11.8a1 --- src/diverse_seq/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/diverse_seq/__init__.py b/src/diverse_seq/__init__.py index d5045b1..efb5c96 100644 --- a/src/diverse_seq/__init__.py +++ b/src/diverse_seq/__init__.py @@ -4,4 +4,4 @@ # found by h5py import hdf5plugin # noqa -__version__ = "2024.9.2a1" +__version__ = "2024.11.8a1"