From 5bc891c7cb02e93dc404635679d67b7196e8c6b4 Mon Sep 17 00:00:00 2001 From: Oscar Dowson Date: Wed, 9 Apr 2025 10:51:08 +1200 Subject: [PATCH] Prep for v1.4.2 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f6ee7fc..e76a5b5 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MultiObjectiveAlgorithms" uuid = "0327d340-17cd-11ea-3e99-2fd5d98cecda" authors = ["Oscar Dowson "] -version = "1.4.1" +version = "1.4.2" [deps] Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"