From c1f9a8f269fe9b505b4ee2160fade8afbed483e5 Mon Sep 17 00:00:00 2001 From: Mohamed Tarek Date: Sun, 26 Jun 2022 10:28:59 +1000 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4fc6589..3269975 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "NonconvexUtils" uuid = "c48e48a2-1f5e-44ff-8799-c8e168d11d1b" authors = ["Mohamed Tarek and contributors"] -version = "0.4.0" +version = "0.4.1" [deps] AbstractDifferentiation = "c29ec348-61ec-40c8-8164-b8c60e9d9f3d"