From 0dac7f1a3b53cf6386c82ec8b8626eb104690a92 Mon Sep 17 00:00:00 2001 From: Registrator Date: Sat, 29 Jun 2024 04:49:42 +0530 Subject: [PATCH] New version: Xtals v0.5.1 (#110051) UUID: ede5f01d-793e-4c47-9885-c447d1f18d6d Repo: https://github.com/SimonEnsemble/Xtals.jl.git Tree: a660733ebc03ff3a466a9c46d7c6da5756edf22a Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8 Co-authored-by: JuliaHubRegistrator --- X/Xtals/Compat.toml | 17 ++++++++++++++--- X/Xtals/Versions.toml | 3 +++ 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/X/Xtals/Compat.toml b/X/Xtals/Compat.toml index b30c53f118b4967..685aeec814af421 100644 --- a/X/Xtals/Compat.toml +++ b/X/Xtals/Compat.toml @@ -33,10 +33,12 @@ julia = "1.1.0-1" Aqua = "0.5" ["0.3.12-0"] +julia = "1.6.0-1" + +["0.3.12-0.5.0"] AtomsBase = "0.2" StaticArrays = "1.3.0-1" Unitful = "1.11.0-1" -julia = "1.6.0-1" ["0.3.2-0.4.8"] Bio3DView = "0.1.3-0.1" @@ -68,14 +70,23 @@ DataFrames = ["0.22", "1"] ["0.4.10-0"] PrecompileSignatures = "3" -["0.4.11-0"] +["0.4.11-0.5.0"] PeriodicTable = "1.1.0-1" ["0.4.2-0.4.8"] CSV = "0.8-0.10" ["0.4.9-0"] -Bio3DView = "0.1" CSV = "0.10" DataFrames = "1" JLD2 = "0.4" + +["0.4.9-0.5.0"] +Bio3DView = "0.1" + +["0.5.1-0"] +AtomsBase = "0.2-0.4" +Bio3DView = ["0.1", "1-2"] +PeriodicTable = "1" +StaticArrays = "1" +Unitful = "1" diff --git a/X/Xtals/Versions.toml b/X/Xtals/Versions.toml index 6fbfc7e74aa71af..7a2112b38af7f9d 100644 --- a/X/Xtals/Versions.toml +++ b/X/Xtals/Versions.toml @@ -90,3 +90,6 @@ git-tree-sha1 = "21e6b308f424ab9962cd5456448be36bdea831e1" ["0.5.0"] git-tree-sha1 = "b8ddfdc77dcb47aaa676ddc994bf368e653a90c2" + +["0.5.1"] +git-tree-sha1 = "a660733ebc03ff3a466a9c46d7c6da5756edf22a"