From cf2f6407fa7912e9549fdebed5d91f06844b1830 Mon Sep 17 00:00:00 2001 From: AlgebraicJulia Bot <129184742+algebraicjuliabot@users.noreply.github.com> Date: Tue, 11 Feb 2025 10:01:09 -0500 Subject: [PATCH] Set version to 0.7.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 99c9c6e..f6eb3e7 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.7.0" +version = "0.7.1" [deps] ACSets = "227ef7b5-1206-438b-ac65-934d6da304b8"