From 5adb454f88cf92417904a7cd553cca5d025523f4 Mon Sep 17 00:00:00 2001 From: Lennart Weller Date: Sat, 1 Jun 2024 21:50:22 +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 bf2be3b..9496d64 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.1" +VERSION = "2024.6.2" setup(