From ae9e379ff806c252e799988a73b5a55d88477e49 Mon Sep 17 00:00:00 2001 From: Paul McCarthy Date: Wed, 27 Nov 2024 11:39:12 +0000 Subject: [PATCH] MNT: Version --- indexed_gzip/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indexed_gzip/__init__.py b/indexed_gzip/__init__.py index ceba6741..d92d53cc 100644 --- a/indexed_gzip/__init__.py +++ b/indexed_gzip/__init__.py @@ -19,4 +19,4 @@ """ -__version__ = '1.9.3' +__version__ = '1.9.4'