From da1d887c404bc9b367d61a1ef7f9faf5f2e78d60 Mon Sep 17 00:00:00 2001 From: Lennart Weller Date: Sun, 2 Jun 2024 20:44:17 +0000 Subject: [PATCH] chore: update setup.py version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 45bff20..209fb80 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ PROJECT_DIR = Path(__file__).parent.resolve() README_FILE = PROJECT_DIR / "README.md" -VERSION = "2024.6.3" +VERSION = "2024.6.4" setup(