From 3a0a4cac942352c6ad5e22223cf8cb35e3ca123e Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 29 Jul 2026 02:14:17 +0000 Subject: [PATCH] CompatHelper: bump compat for Bibliography to 0.4, (drop existing compat) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 26348f85..9b3be1ff 100644 --- a/Project.toml +++ b/Project.toml @@ -1,5 +1,5 @@ -authors = ["Abel Soares Siqueira "] version = "0.1.0" +authors = ["Abel Soares Siqueira "] [deps] Bibliography = "f1be7e48-bf82-45af-a471-ae754a193061" @@ -9,7 +9,7 @@ LinearOperators = "5c8ed15e-5a4c-59e4-a42b-c7e8811fb125" NodeJS = "2bd173c7-0d6d-553b-b6af-13a54713934c" [compat] -Bibliography = "0.2" +Bibliography = "0.4" Franklin = "0.10" JSON = "0.21" LinearOperators = "2"