From a3f99fd2b31f32cd32900e4c2a90761c2555a847 Mon Sep 17 00:00:00 2001 From: Anthony Bretaudeau Date: Fri, 18 Aug 2017 17:45:35 +0200 Subject: [PATCH] 2.0.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8cf9b32..d257e60 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name="tripal", - version='2.0', + version='2.0.1', description="Tripal library", author="Anthony Bretaudeau", author_email="anthony.bretaudeau@inra.fr",