From d9e3c383d875f6b2fc3800eaca901ed331010a1e Mon Sep 17 00:00:00 2001 From: Evan Patterson Date: Thu, 29 Jul 2021 14:21:49 -0700 Subject: [PATCH] BUILD: Release CombinatorialSpaces v0.2.3. --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 87ffb13b..437ba969 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.2.2" +version = "0.2.3" [deps] Catlab = "134e5e36-593f-5add-ad60-77f754baafbe"