From 8d3146190c63dbfb3c6dfa238a9a71b4a4c97d6d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 10:33:07 -0500 Subject: [PATCH] CompatHelper: add new compat entry for BloqadeWaveforms at version 0.1 for package BloqadeODE, (keep existing compat) (#629) Co-authored-by: CompatHelper Julia --- lib/BloqadeODE/Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/BloqadeODE/Project.toml b/lib/BloqadeODE/Project.toml index f577c8669..9b8b41ab7 100644 --- a/lib/BloqadeODE/Project.toml +++ b/lib/BloqadeODE/Project.toml @@ -25,6 +25,7 @@ Adapt = "3" BloqadeExpr = "0.2" BloqadeKrylov = "0.1" BloqadeMIS = "0.1" +BloqadeWaveforms = "0.1" Configurations = "0.17" DiffEqBase = "6" DiffEqCallbacks = "2"