From a4362bb44fd3fb780458dc317f839e6d8c4552ea Mon Sep 17 00:00:00 2001 From: firstof9 Date: Fri, 13 Aug 2021 12:15:10 -0700 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e2e666f..1fc9a69 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.1.0" +VERSION = "0.1.1" setup(