From 1d446bbf202631371ca5d5bac1d392b45c07fd38 Mon Sep 17 00:00:00 2001 From: JeanMainguy Date: Fri, 26 May 2023 11:06:31 +0200 Subject: [PATCH] update to version 0.1.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1c3e759..6b36dc0 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setup( name="binette", - version="0.1.2", + version="0.1.3", author="Jean Mainguy", author_email="jean.mainguy@inrae.fr", packages=find_packages(),