From 34c8a48c72655e885337bfc95b7d6ba150518d1e Mon Sep 17 00:00:00 2001 From: Aayush Sabharwal Date: Wed, 4 Jun 2025 11:33:27 +0530 Subject: [PATCH] chore: bump minor version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 903debe297..9645a412b0 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 = "10.0.1" +version = "10.1.0" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"