From 3208d443a8f01d317c65d7c97a03bc0a6143c41d Mon Sep 17 00:00:00 2001 From: Justin Shenk Date: Fri, 9 Jul 2021 13:06:18 +0200 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 010044a..fd019b4 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ __author__ = "Iván de Paz Centeno" -__version__= "0.1.0" +__version__= "0.1.1" def readme():