From 1e5cb65e2cf4f7dd2c08364d59066e4ff7d87c99 Mon Sep 17 00:00:00 2001 From: Tamas Gal <himself@tamasgal.com> Date: Mon, 3 Feb 2025 22:52:49 +0100 Subject: [PATCH] Bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d6002054..3a9a447e 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.9" +version = "0.17.10" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" -- GitLab