From 714987150d13320a162157b89b95e4bb85893ac7 Mon Sep 17 00:00:00 2001
From: Tamas Gal <himself@tamasgal.com>
Date: Mon, 7 Oct 2024 14:59:38 +0200
Subject: [PATCH] Bump version number

---
 Project.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Project.toml b/Project.toml
index 6c7b31be..bd905bc0 100644
--- a/Project.toml
+++ b/Project.toml
@@ -1,7 +1,7 @@
 name = "KM3io"
 uuid = "2cab5852-6f21-4982-99b0-6a4792870cfb"
 authors = ["Tamas Gal", "Johannes Schumann"]
-version = "0.17.3"
+version = "0.17.4"
 
 [deps]
 Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
-- 
GitLab