From e1d2db7129e577ea17e470c7fe2e8be10954bf77 Mon Sep 17 00:00:00 2001 From: Paul McCarthy Date: Tue, 29 Aug 2023 20:33:34 +0100 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 f55891b0..cf82a2a1 100644 --- a/indexed_gzip/__init__.py +++ b/indexed_gzip/__init__.py @@ -19,4 +19,4 @@ """ -__version__ = '1.8.4' +__version__ = '1.8.5'