From 0ad888954cd1348814789c2a058e5616129693eb Mon Sep 17 00:00:00 2001 From: "RAYNAUD Paul (raynaudp)" Date: Tue, 9 Aug 2022 09:05:08 -0300 Subject: [PATCH] V0.2.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 41e2e4b..3e53041 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PartiallySeparableNLPModels" uuid = "7f79d04d-aed5-44bf-a878-92b5ccf934e0" authors = ["raynaudp "] -version = "0.1.0" +version = "0.2.0" [deps] ADNLPModels = "54578032-b7ea-4c30-94aa-7cbd1cce6c9a"