From 76dcda30f6a1503de1c06c47e569c3cb4f82bea6 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Thu, 24 Aug 2023 08:20:46 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 99599a3e2..d1314c4b5 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DiffEqBase" uuid = "2b5f629d-d688-5b77-993f-72d75c75574e" authors = ["Chris Rackauckas "] -version = "6.128.1" +version = "6.128.2" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"