From 0d5a76cba2f76eb3a402d0fe7360a475c803fab1 Mon Sep 17 00:00:00 2001 From: Leonard Binet Date: Sun, 10 May 2020 22:18:21 +0200 Subject: [PATCH] v0.0.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6ccb18c..3ef66c1 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup -__version__ = "0.0.2" +__version__ = "0.0.3" setup(