From ff60c6699928eb717debc828a77feba43c5cda14 Mon Sep 17 00:00:00 2001 From: Oscar Dowson Date: Wed, 29 Jul 2026 11:56:49 +1200 Subject: [PATCH] Prep for v0.18.2 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e9d9900c..80e48abc 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "Xpress" uuid = "9e70acf3-d6c9-5be6-b5bd-4e2c73e3e054" -version = "0.18.1" +version = "0.18.2" authors = ["Joaquim Dias Garcia , Dheepak Krishnamurthy , Jose Daniel Lara "] url = "https://github.com/jump-dev/Xpress.jl"