From 1a10acce605cc1e117a0b6d08326cb13b0cd3707 Mon Sep 17 00:00:00 2001 From: Mohamed Tarek Date: Fri, 15 Jul 2022 04:31:29 +1000 Subject: [PATCH] bump version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index cde18d3..a114796 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "NonconvexMultistart" uuid = "11b12826-7e46-4acf-9706-be0a67f2add7" authors = ["Mohamed Tarek and contributors"] -version = "0.1.1" +version = "0.1.2" [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" @@ -19,7 +19,7 @@ Hyperopt = "0.4" NonconvexCore = "1" Parameters = "0.12" Reexport = "1" -Setfield = "0.7" +Setfield = "0.7, 0.8, 1" Sobol = "1" julia = "1"