From cc353ca9458bbe3386c81364a4f5fb57b3800878 Mon Sep 17 00:00:00 2001 From: Thomas Wutzler Date: Sat, 31 Aug 2024 20:50:05 +0200 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 440e7cf..03b9324 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DistributionFits" uuid = "45214091-1ed4-4409-9bcf-fdb48a05e921" authors = ["Thomas Wutzler and contributors"] -version = "0.3.8-DEV" +version = "0.3.9" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"