From 42f9f176682a21f755eda708db0e9803352bf1b1 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Wed, 22 Nov 2023 14:31:47 +0100 Subject: [PATCH] Version 0.20.0 (#733) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 959029d20..4c4ff37db 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "Singular" uuid = "bcd08a7b-43d2-5ff7-b6d4-c458787f915c" -version = "0.20.0-DEV" +version = "0.20.0" [deps] AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d" @@ -33,4 +33,4 @@ Singular_jll = "~403.210.1000" Statistics = "1.6" julia = "1.6" lib4ti2_jll = "1.6.10" -libsingular_julia_jll = "~0.40.6" +libsingular_julia_jll = "~0.40.7"