From 6ad333b54524aa15ca47be20572bf9d82bfa56c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Legat?= Date: Wed, 27 Sep 2023 16:41:26 +0200 Subject: [PATCH] v0.7.3 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0692bd10f..0343c6ac6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SumOfSquares" uuid = "4b9e565b-77fc-50a5-a571-1244f986bda1" repo = "https://github.com/jump-dev/SumOfSquares.jl.git" -version = "0.7.2" +version = "0.7.3" [deps] DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"