From 05574bb8c80560f53394cba4ca24f2006770db43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Legat?= Date: Thu, 9 May 2024 18:51:36 +0200 Subject: [PATCH] v0.5.5 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 66e9a6e7..8de7bc9a 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "MultivariatePolynomials" uuid = "102ac46a-7ee4-5c85-9060-abc95bfdeaa3" license = "MIT" repo = "https://github.com/JuliaAlgebra/MultivariatePolynomials.jl" -version = "0.5.4" +version = "0.5.5" [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"