From e3353c546b61e51b8aafee2c2490c539e22546a1 Mon Sep 17 00:00:00 2001 From: Hans Schoenemann Date: Sat, 12 Oct 2024 16:02:04 +0200 Subject: [PATCH] Update to 0.23.9 (#836) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 15d1e1789..933ce928a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "Singular" uuid = "bcd08a7b-43d2-5ff7-b6d4-c458787f915c" -version = "0.23.8" +version = "0.23.9" [deps] AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d" @@ -33,4 +33,4 @@ Singular_jll = "~404.000.606" Statistics = "1.6" julia = "1.6" lib4ti2_jll = "1.6.10" -libsingular_julia_jll = "~0.45.5" +libsingular_julia_jll = "~0.45.6"