From 12711cd7d7c5a72fbe4eabdb84e47df52294a4cd Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Thu, 11 Apr 2024 12:51:47 -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 e5077881..bac02ef5 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DiffEqCallbacks" uuid = "459566f4-90b8-5000-8ac3-15dfb0a30def" authors = ["Chris Rackauckas "] -version = "3.5.0" +version = "3.6.0" [deps] DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"