From 3a0d4c47a20ccc602ffc07da6bbe73f2d0854097 Mon Sep 17 00:00:00 2001 From: Thomas Wutzler Date: Fri, 7 Oct 2022 11:53:33 +0200 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 942a3e3..51e0e31 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.3-DEV" +version = "0.3.3" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"