From dd8677bc3f3945146810f40730e56669b86feb3f Mon Sep 17 00:00:00 2001 From: Leonard Binet Date: Sun, 21 Jun 2020 15:35:14 +0200 Subject: [PATCH] v0.1.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3bc24707..95dd34de 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -__version__ = "0.0.9" +__version__ = "0.1.0" import os