From 45b3291662f54dc9dc34e78ae5f65e840707bb16 Mon Sep 17 00:00:00 2001 From: "Tamas K. Papp" Date: Tue, 30 Apr 2024 09:22:13 +0200 Subject: [PATCH] Update Project.toml patch release --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e0df42fe..53866d9a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "KernelDensity" uuid = "5ab0869b-81aa-558d-bb23-cbf5423bbe9b" authors = ["Simon Byrne and various contributors"] -version = "0.6.8" +version = "0.6.9" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"