From dd62f6dfec5999cae84528668bc26c3a899e7b2b Mon Sep 17 00:00:00 2001
From: Tamas Gal <himself@tamasgal.com>
Date: Wed, 23 Oct 2024 11:58:25 +0200
Subject: [PATCH] Suport KM3io v0.17

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

diff --git a/Project.toml b/Project.toml
index 385b571..b576fef 100644
--- a/Project.toml
+++ b/Project.toml
@@ -37,7 +37,7 @@ Distributions = "^0.25"
 HDF5 = "^0.16, ^0.17"
 HTTP = "^1"
 KM3NeTTestData = "^0.4.7"
-KM3io = "^0.16.6"
+KM3io = "^0.16.6, ^0.17"
 LandauDistribution = "^0.2"
 ProgressMeter = "^1"
 RecipesBase = "^0.7, ^0.8, ^1"
-- 
GitLab