From acc59f378ba1d7c226517909062560c08e438fad Mon Sep 17 00:00:00 2001 From: Kuba Wolanin Date: Sun, 3 Oct 2021 08:46:52 +0200 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ccc137d..b618b56 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ PROJECT_DIR = Path(__file__).parent.resolve() README_FILE = PROJECT_DIR / "README.md" -VERSION = "0.0.2" +VERSION = "0.0.3" setup(