From 6c04c6e57ae89a17ab46b95787071be1a5b32a22 Mon Sep 17 00:00:00 2001 From: AlgebraicJulia Bot <129184742+algebraicjuliabot@users.noreply.github.com> Date: Tue, 18 Jun 2024 12:56:55 -0400 Subject: [PATCH] Set version to 0.6.7 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index fe875c16..cc50aaf5 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.6" +version = "0.6.7" [deps] ACSets = "227ef7b5-1206-438b-ac65-934d6da304b8"