From 76a85689cf57c7ffa707c484327fc2b950d6a185 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Legat?= Date: Mon, 26 Jun 2023 14:14:19 +0200 Subject: [PATCH] v1.3.7 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2c71351..0309e2a 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "StaticPolynomials" uuid = "62e018b1-6e46-5407-a5a7-97d4fbcae734" license = "MIT" repo = "https://github.com/JuliaAlgebra/StaticPolynomials.jl.git" -version = "1.3.6" +version = "1.3.7" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"