From e973a70a27750cefcd4144910d7eae90f68c0245 Mon Sep 17 00:00:00 2001 From: Ronny Bergmann Date: Sat, 10 Oct 2020 22:00:47 +0200 Subject: [PATCH] Update Project.toml bump version number. --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 73523cdb24..cdd765c078 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Manifolds" uuid = "1cead3c2-87b3-11e9-0ccd-23c62b72b94e" authors = ["Seth Axen ", "Mateusz Baran ", "Ronny Bergmann ", "Antoine Levitt "] -version = "0.4.0" +version = "0.4.1" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"