From 4b2c2a876290b992d0d764483948265dc26d242f Mon Sep 17 00:00:00 2001 From: Anthony Bretaudeau Date: Wed, 20 Jun 2018 12:48:11 +0200 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cc2078e..1f2e0a0 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name="chado", - version='2.1.1', + version='2.1.2', description="Chado library", author="Anthony Bretaudeau", author_email="anthony.bretaudeau@inra.fr",