From 28b4eda9929b1bd54654e40c3ecc1d4e2147bcac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mos=C3=A8=20Giordano?= <765740+giordano@users.noreply.github.com> Date: Mon, 3 Mar 2025 11:50:23 +0000 Subject: [PATCH] Bump Reactant_jll and version number (#838) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 1cbd706bb..a126d97cf 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.34" +version = "0.2.35" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" @@ -84,7 +84,7 @@ PythonCall = "0.9" Random = "1.10" Random123 = "1.7" ReactantCore = "0.1.5" -Reactant_jll = "0.0.79" +Reactant_jll = "0.0.80" Scratch = "1.2" Sockets = "1.10" SpecialFunctions = "2.4"