From 45520b75d9490ed2825b1eb9feb0caa254de8049 Mon Sep 17 00:00:00 2001 From: AlgebraicJulia Bot <129184742+algebraicjuliabot@users.noreply.github.com> Date: Wed, 12 Jun 2024 10:52:36 -0400 Subject: [PATCH] Set version to 0.6.6 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 96f38756..fe875c16 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.5" +version = "0.6.6" [deps] ACSets = "227ef7b5-1206-438b-ac65-934d6da304b8"