From aa9bb52e397f004d82cde0c561e2fa6186d52a81 Mon Sep 17 00:00:00 2001 From: Hans Schoenemann Date: Fri, 27 Sep 2024 16:46:17 +0200 Subject: [PATCH] Update to 0.23.8 (#834) --- Project.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index b25d1750c..15d1e1789 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "Singular" uuid = "bcd08a7b-43d2-5ff7-b6d4-c458787f915c" -version = "0.23.7" +version = "0.23.8" [deps] AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d" @@ -29,8 +29,8 @@ Pidfile = "1.3" Pkg = "1.6" Random = "1.6" RandomExtensions = "0.4.2" -Singular_jll = "~404.000.504" +Singular_jll = "~404.000.606" Statistics = "1.6" julia = "1.6" lib4ti2_jll = "1.6.10" -libsingular_julia_jll = "~0.45.4" +libsingular_julia_jll = "~0.45.5"