From ca7f5dacefc18c728577e5da80b7c119f2a1988b Mon Sep 17 00:00:00 2001 From: Alexis Montoison <35051714+amontoison@users.noreply.github.com> Date: Sat, 7 Dec 2024 23:44:40 -0600 Subject: [PATCH] Release 0.9.8 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0a78630..bacff24 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "QuadraticModels" uuid = "f468eda6-eac5-11e8-05a5-ff9e497bcd19" -version = "0.9.7" +version = "0.9.8" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"