From 95a8ae14921b463ce5231fd338f90434588bf626 Mon Sep 17 00:00:00 2001 From: dfish <9677184+itsdfish@users.noreply.github.com> Date: Fri, 14 Jul 2023 07:04:54 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f29a5d7..09ab276 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ParameterSpacePartitions" uuid = "64931d76-8770-46b0-8423-0a5d3a7d2d72" authors = ["itsdfish"] -version = "0.4.2" +version = "0.4.3" [deps] ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"