From 74ab1bf19a9dcce6ff031eedc82dc9dd0919f727 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Mon, 28 Jun 2021 07:21:35 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f71eec272..f0c08520b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GalacticOptim" uuid = "a75be94c-b780-496d-a8a9-0878b188d577" authors = ["Vaibhavdixit02 "] -version = "2.0.0" +version = "2.0.1" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"