From 7946d387d1f111a372b4de546209927a52012164 Mon Sep 17 00:00:00 2001 From: Evan Patterson Date: Mon, 17 Jun 2024 13:19:10 -0700 Subject: [PATCH] BUILD: Release ACSets v0.2.20. --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b90934d..ee306b7 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "ACSets" uuid = "227ef7b5-1206-438b-ac65-934d6da304b8" license = "MIT" authors = ["Owen Lynch ", "Kris Brown ", "Evan Patterson ", "AlgebraicJulia Team"] -version = "0.2.19" +version = "0.2.20" [deps] AlgebraicInterfaces = "23cfdc9f-0504-424a-be1f-4892b28e2f0c"