From 8b9fee590dbfa0f17679dce96c443f4fbb5e449b Mon Sep 17 00:00:00 2001 From: AlgebraicJulia Bot <129184742+algebraicjuliabot@users.noreply.github.com> Date: Tue, 27 Feb 2024 17:45:54 -0500 Subject: [PATCH] Set version to 0.6.2 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b64c49c8..d7ee9155 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "CombinatorialSpaces" uuid = "b1c52339-7909-45ad-8b6a-6e388f7c67f2" license = "MIT" authors = ["Evan Patterson "] -version = "0.6.1" +version = "0.6.2" [deps] ACSets = "227ef7b5-1206-438b-ac65-934d6da304b8"