From 6078e47af57481aef36598af3f91fcb3ba93e679 Mon Sep 17 00:00:00 2001 From: BIOPZ-Gypas Foivos Date: Fri, 26 Mar 2021 13:24:28 +0100 Subject: [PATCH] Bump version 0.1.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5e2b096..bca4a9c 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='zgtf', - version='0.1', + version='0.1.1', description="gtf conversion utility.", author="Foivos Gypas", author_email='foivos.gypas@unibas.ch',