From 30cc1428f5809839d1e20741e4d68e70b95a0f03 Mon Sep 17 00:00:00 2001 From: Avik Pal Date: Sun, 31 Aug 2025 08:04:12 -0400 Subject: [PATCH] chore: update jll --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index fa400918a2..b433ac0f4f 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 ", "Mosè Giordano "] -version = "0.2.160" +version = "0.2.161" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" @@ -100,7 +100,7 @@ PythonCall = "0.9.25" Random = "1.10" Random123 = "1.7" ReactantCore = "0.1.15" -Reactant_jll = "0.0.236" +Reactant_jll = "0.0.237" ScopedValues = "1.3.0" Scratch = "1.2" Sockets = "1.10"