From 5edd8300e09b7658f68d898398ee895d4d604523 Mon Sep 17 00:00:00 2001 From: Phillip Alday Date: Tue, 2 May 2023 15:53:58 -0500 Subject: [PATCH] patch bump --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a86ff082..76c4c188 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.6" +version = "0.6.7" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"