From 5f82a60b9486720f41f5fdeb2e48fa2fdd114f88 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 26 Jun 2026 21:32:19 +0000 Subject: [PATCH] Release v1.4.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f4558ff..6afd338 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DimensionalPlotRecipes" uuid = "c619ae07-58cd-5f6d-b883-8f17bd6a98f9" authors = ["Chris Rackauckas "] -version = "1.3.0" +version = "1.4.0" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"