From b8d5b29e70eaeb7f109711c584350929e9ec3539 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Wed, 15 May 2024 18:30:18 +0000 Subject: [PATCH] New version: ProtPlot v0.4.0 UUID: 77b3afcc-388a-4e14-926d-b99c82d1a01f Repo: https://github.com/MurrellGroup/ProtPlot.jl.git Tree: ccd04813d26a7b8cbdfd742caa6627a12f9a2cb1 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- P/ProtPlot/Compat.toml | 11 ++++++++--- P/ProtPlot/Deps.toml | 9 +++++++-- P/ProtPlot/Versions.toml | 3 +++ 3 files changed, 18 insertions(+), 5 deletions(-) diff --git a/P/ProtPlot/Compat.toml b/P/ProtPlot/Compat.toml index 083584f1fe72fb7..11ea52d6af7b784 100644 --- a/P/ProtPlot/Compat.toml +++ b/P/ProtPlot/Compat.toml @@ -1,6 +1,4 @@ [0] -ColorSchemes = "3" -Colors = "0.12" Dierckx = "0.5" LinearAlgebra = "1" julia = "1" @@ -9,6 +7,10 @@ julia = "1" Backboner = "0.2" GLMakie = "0.8" +["0-0.3"] +ColorSchemes = "3" +Colors = "0.12" + ["0.2.0"] Backboner = "0.3" GLMakie = "0.8-0.9" @@ -28,5 +30,8 @@ Backboner = "0.8" ["0.3.1-0"] Backboner = "0.9" -["0.3.10-0"] +["0.3.10-0.3"] GLMakie = "0.9-0.10" + +["0.4-0"] +Makie = "0.21" diff --git a/P/ProtPlot/Deps.toml b/P/ProtPlot/Deps.toml index a641caa0b862498..ce8cff12521150c 100644 --- a/P/ProtPlot/Deps.toml +++ b/P/ProtPlot/Deps.toml @@ -1,10 +1,15 @@ [0] Backboner = "9ac9c2a2-1cfe-46d3-b3fd-6fa470ea56a7" +Dierckx = "39dd38d3-220a-591b-8e3c-4c3a8c710a94" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" + +["0-0.3"] ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4" Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" -Dierckx = "39dd38d3-220a-591b-8e3c-4c3a8c710a94" GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a" -LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" ["0.3-0"] AssigningSecondaryStructure = "8ed43e74-60fb-4e11-99b9-91deed37aef7" + +["0.4-0"] +Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" diff --git a/P/ProtPlot/Versions.toml b/P/ProtPlot/Versions.toml index 5f995777afec18e..59783a2ccd73559 100644 --- a/P/ProtPlot/Versions.toml +++ b/P/ProtPlot/Versions.toml @@ -39,3 +39,6 @@ git-tree-sha1 = "defbd5cedc419a457620b832dae94fb24e630a4d" ["0.3.10"] git-tree-sha1 = "633fd31c2a74cced6e97758f442729fd9096cb50" + +["0.4.0"] +git-tree-sha1 = "ccd04813d26a7b8cbdfd742caa6627a12f9a2cb1"