From aa6b2c365b0abc6459e597a6cc6aab5708b61fac Mon Sep 17 00:00:00 2001 From: Thomas Wutzler Date: Tue, 16 Jan 2024 16:32:17 +0100 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 539516e..70c4253 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.7-DEV" +version = "0.3.7" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"