From 1bb5332946cb091aaee086155782793ad2603c8e Mon Sep 17 00:00:00 2001 From: Chris Rackauckas Date: Sat, 6 Feb 2021 00:03:06 -0500 Subject: [PATCH] patch --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index bd05ce8e..ba9d755c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GlobalSensitivity" uuid = "af5da776-676b-467e-8baf-acd8249e4f0f" authors = ["Vaibhavdixit02 "] -version = "0.0.3" +version = "0.0.4" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"