From 625d815e88d6f3c10a232697a707f2c8b28d899e Mon Sep 17 00:00:00 2001 From: Matthias Bieg Date: Fri, 19 Feb 2021 16:10:41 +0100 Subject: [PATCH] increase release number in setup.cfg to 0.9.2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index fce5fdb..d8114a9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] # replace with your username: name = geanno -version = 0.9.1 +version = 0.9.2 author = Matthias Bieg author_email = matthias.bieg@gmail.com description = A python package for annotation of genomic elements