From 33759ad1fe52358d8ce71ade72fe2bf86d8d9854 Mon Sep 17 00:00:00 2001 From: Paul McCarthy Date: Wed, 4 Oct 2017 09:40:38 +0100 Subject: [PATCH] Version bump --- 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 94d203be..4133670e 100644 --- a/indexed_gzip/__init__.py +++ b/indexed_gzip/__init__.py @@ -13,4 +13,4 @@ ZranError) -__version__ = '0.6.0' +__version__ = '0.6.1'