From 33f51fc5256264a01a6e536a4001e54d8299a067 Mon Sep 17 00:00:00 2001 From: Owen Lynch Date: Wed, 11 Oct 2023 16:45:58 -0700 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 368b1d96..49db26bf 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GATlab" uuid = "f0ffcf3b-d13a-433e-917c-cc44ccf5ead2" authors = ["AlgebraicJulia Developers"] -version = "0.0.4" +version = "0.0.5" [deps] AlgebraicInterfaces = "23cfdc9f-0504-424a-be1f-4892b28e2f0c"