From ff8955ea1f12df8a8f3510ab571b23fdfe4d383d Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 1 Jul 2024 01:46:57 +0200 Subject: [PATCH] Version 0.23.3 --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 4c5831bde..c3104f55d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "Singular" uuid = "bcd08a7b-43d2-5ff7-b6d4-c458787f915c" -version = "0.23.2" +version = "0.23.3" [deps] AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d" @@ -33,4 +33,4 @@ Singular_jll = "~404.000.100" Statistics = "1.6" julia = "1.6" lib4ti2_jll = "1.6.10" -libsingular_julia_jll = "~0.45.1" +libsingular_julia_jll = "~0.45.2"