From c59349547666de4516b17ef9566415f9e4405be5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Galy-Fajou?= Date: Sat, 28 Oct 2023 11:34:50 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c8415c7f..4d8c8071 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "AugmentedGPLikelihoods" uuid = "4689c64d-1a23-4d3c-ad26-1c612d54a282" authors = ["Théo Galy-Fajou and contributors"] -version = "0.4.17" +version = "0.4.18" [deps] ArraysOfArrays = "65a8f2f4-9b39-5baf-92e2-a9cc46fdf018"