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(),