From f6dcae1db855259e6f7a81596a7c8e3e40500a8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20S=C3=A1nchez=20Ram=C3=ADrez?= <15837247+mofeing@users.noreply.github.com> Date: Fri, 15 Nov 2024 13:20:36 +0100 Subject: [PATCH] Bump Reactant_jll and version to 0.2.7 --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 892e0a071..1a405352b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Reactant" uuid = "3c362404-f566-11ee-1572-e11a4b42c853" authors = ["William Moses ", "Valentin Churavy ", "Sergio Sánchez Ramírez ", "Paul Berg ", "Avik Pal "] -version = "0.2.6" +version = "0.2.7" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" @@ -42,7 +42,7 @@ NNlib = "0.9" OrderedCollections = "1" Preferences = "1.4" ReactantCore = "0.1.2" -Reactant_jll = "0.0.24" +Reactant_jll = "0.0.25" Scratch = "1.2" Statistics = "1.10" julia = "1.10"