From ecaa7847193f7e6c95da1b922db30c0ce017e641 Mon Sep 17 00:00:00 2001 From: Thomas Wutzler Date: Thu, 14 Apr 2022 12:29:17 +0200 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c74d0c2..19e67a6 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.1-DEV" +version = "0.3.1" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"