From c3ca652419311a44b7007a8c5f5bb80fe461d552 Mon Sep 17 00:00:00 2001 From: Augustinas Sukys Date: Sat, 6 May 2023 01:35:10 +0100 Subject: [PATCH] update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 37c9a79..0759ce6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MomentClosure" uuid = "01a1b25a-ecf0-48c5-ae58-55bfd5393600" authors = ["Augustinas Sukys"] -version = "0.2.0" +version = "0.3.0" [deps] Catalyst = "479239e8-5488-4da2-87a7-35f2df7eef83"