From 23a2e76a7effd0e601e2a1238fcb73c398309e29 Mon Sep 17 00:00:00 2001 From: Owen Lynch Date: Tue, 9 Apr 2024 09:45:00 -0700 Subject: [PATCH] version bump --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 61a5865..666a8b7 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.15" +version = "0.2.16" [deps] AlgebraicInterfaces = "23cfdc9f-0504-424a-be1f-4892b28e2f0c"