From d5cfea636e9cb30f0c214ac99424fb5d4e2a03d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20=C5=9Amierzchalski?= <53766192+tomsmierz@users.noreply.github.com> Date: Mon, 30 Sep 2024 17:31:06 +0200 Subject: [PATCH] updated spinglass engine to 1.4.0 (#85) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f98ba94..f69a008 100644 --- a/Project.toml +++ b/Project.toml @@ -11,7 +11,7 @@ SpinGlassTensors = "7584fc6a-5a23-4eeb-8277-827aab0146ea" [compat] Reexport = "1.0" -SpinGlassEngine = "1.3.0" +SpinGlassEngine = "1.4.0" SpinGlassExhaustive = "1.0.0" SpinGlassNetworks = "1.2.0" SpinGlassTensors = "1.1.3"