From 696ca09e7e72abb5426925596755ce0cdc67ac97 Mon Sep 17 00:00:00 2001 From: Paul McCarthy Date: Thu, 2 Nov 2023 18:39:41 +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 a9d25c4e..328b3c58 100644 --- a/indexed_gzip/__init__.py +++ b/indexed_gzip/__init__.py @@ -19,4 +19,4 @@ """ -__version__ = '1.8.6' +__version__ = '1.8.7'