From c7b7f84e2a143d9c3e966cca72e3393c5d24843d Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Mon, 8 Feb 2021 08:56:08 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 54f3e7145..b074c8c26 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SciMLBase" uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462" authors = ["Chris Rackauckas and contributors"] -version = "1.7.2" +version = "1.7.3" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"