From 752cf782d0f3b66ffdfd290e4fa4163db553b448 Mon Sep 17 00:00:00 2001 From: Vaibhav Dixit Date: Fri, 15 Mar 2024 12:18:06 -0400 Subject: [PATCH] bump ver --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 64790a23d..6730f34af 100644 --- a/Project.toml +++ b/Project.toml @@ -27,7 +27,7 @@ DocStringExtensions = "0.9" LinearAlgebra = "1.10" Logging = "1.10" LoggingExtras = "0.4, 1" -OptimizationBase = "0.0.1" +OptimizationBase = "0.0.2" Pkg = "1" Printf = "1.10" ProgressLogging = "0.1"