From 7d7a64a0af8c39ef8355d565874ce8e8189e75a8 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 13 Jun 2024 00:20:12 +0000 Subject: [PATCH] CompatHelper: add new compat entry for QuantumOpticsBase at version 0.4, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 10120c77..6f54c424 100644 --- a/Project.toml +++ b/Project.toml @@ -39,6 +39,7 @@ Ipopt = "1.4" JLD2 = "0.4" MathOptInterface = "1.20" NamedTrajectories = "0.1" +QuantumOpticsBase = "0.4" Reexport = "1.2" TestItems = "0.1" TrajectoryIndexingUtils = "0.1"