From 452da4cb9fcb7ee82c550a45d2223d92d8e0ece9 Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Wed, 6 Dec 2023 09:46:04 +0100 Subject: [PATCH] yeah and I'd love to depend on this --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 04a0a0a..1ffd501 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ConstraintTrees" uuid = "5515826b-29c3-47a5-8849-8513ac836620" authors = ["The developers of ConstraintTrees.jl"] -version = "0.4.0" +version = "0.5.0" [deps] DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"