From e9fa10815f6c03e9ae032ec0c404cbd1af4ae54e Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 22 Sep 2023 14:35:18 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5c8f190add..58d73f2921 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ModelingToolkit" uuid = "961ee093-0014-501f-94e3-6117800e7a78" authors = ["Yingbo Ma ", "Chris Rackauckas and contributors"] -version = "8.70.0" +version = "8.71.0" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"