From b4dee98aa644e9d2f7eba9051952a453df0930b5 Mon Sep 17 00:00:00 2001 From: Mathias Louboutin Date: Wed, 27 Mar 2024 08:16:01 -0400 Subject: [PATCH] bump version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index a619697db..f951e1313 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "JUDI" uuid = "f3b833dc-6b2e-5b9c-b940-873ed6319979" authors = ["Philipp Witte, Mathias Louboutin"] -version = "3.3.10" +version = "3.4.0" [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" @@ -28,7 +28,7 @@ JOLI = "0.7, 0.8" OrderedCollections = "1.5" PyCall = "1.18, 1.90, 1.91, 1.62" Requires = "1" -SegyIO = "0.7.7 - 0.8.3, >= 0.8.5" +SegyIO = "0.7.7 - 0.8.5" TimerOutputs = "0.5" julia = "1.6"