From 0599a568779c12291868ed7fa3f4e8d468b49a6c Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 4 Jun 2024 00:07:08 +0000 Subject: [PATCH] CompatHelper: add new compat entry for SBMLToolkit at version 0.1 for package docs, (keep existing compat) --- docs/Project.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Project.toml b/docs/Project.toml index 3a88404..cff40fc 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -3,4 +3,5 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" SBMLToolkit = "86080e66-c8ac-44c2-a1a0-9adaadfe4a4e" [compat] -Documenter = "1" \ No newline at end of file +Documenter = "1" +SBMLToolkit = "0.1"