From f705b547f1ec0b7b44c796e99f67d1b64fc95f64 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 1 Jun 2022 10:37:25 +0000 Subject: [PATCH] 0.1.0 Automatically generated by python-semantic-release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fd7cb90..25178ee 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ # The text of the README file README = (HERE / "README.md").read_text() -__version__ = "0.0.0" +__version__ = "0.1.0" # This call to setup() does all the work setup(