From c5a213da29a7116069f09016726772b5fe31201d Mon Sep 17 00:00:00 2001 From: Alan <37482427+alemon-aquaveo@users.noreply.github.com> Date: Fri, 5 Jul 2024 15:48:17 -0600 Subject: [PATCH] -update version of xmsgrid --- conanfile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conanfile.py b/conanfile.py index 97dec745..42eb3b9a 100644 --- a/conanfile.py +++ b/conanfile.py @@ -13,7 +13,7 @@ class XmsmesherConan(XmsConanFile): description = 'Mesher library for XMS products' xms_dependencies = [ 'xmscore/[>=6.0.1 <7.0.0]@aquaveo/stable', - 'xmsgrid/[>=7.8.3 <8.0.0]@aquaveo/stable', + 'xmsgrid/[>=7.8.4 <8.0.0]@aquaveo/stable', 'xmsinterp/[>=6.0.1 <7.0.0]@aquaveo/stable', ] extra_export_sources = [