From 4fec5bb222f7992ebf6af0fa8c39b69806430abc Mon Sep 17 00:00:00 2001 From: Oscar Smith Date: Wed, 30 Apr 2025 09:00:49 -0400 Subject: [PATCH] bump version we need a new version for https://github.com/SciML/DataInterpolations.jl/pull/413 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 90b86f9b..893ee7ad 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "DataInterpolations" uuid = "82cc6244-b520-54b8-b5a6-8a565e85f1d0" -version = "8.0.0" +version = "8.0.1" [deps] EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56"