Skip to content

Commit

Permalink
New version: Xtals v0.3.11 (#54787)
Browse files Browse the repository at this point in the history
UUID: ede5f01d-793e-4c47-9885-c447d1f18d6d
Repo: https://github.com/SimonEnsemble/Xtals.jl.git
Tree: f99502749e35bc4d8e920fcaf0a7dac1838a334a

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec

Co-authored-by: JuliaHubRegistrator <[email protected]>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Feb 16, 2022
1 parent 7f435ba commit 4472c93
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 6 deletions.
18 changes: 13 additions & 5 deletions X/Xtals/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[0]
PyCall = "1.92.0-1"

["0-0.2"]
julia = "1.5.0-1"

["0-0.3.10"]
PyCall = "1.92.0-1"

["0-0.3.7"]
LightGraphs = "1.3.0-1"
MetaGraphs = "0.6.6-0.6"
Expand All @@ -16,14 +16,20 @@ DataFrames = "0.22.1-0.22"

["0.3-0"]
JLD2 = "0.4.9-0.4"
julia = "1.6.0-1"

["0.3-0.3.1"]
FIGlet = "0.2.1-0.2"

["0.3-0.3.10"]
julia = "1.6.0-1"

["0.3.10-0"]
DataFrames = ["0.22.1-0.22", "1"]

["0.3.11-0"]
Aqua = "0.5"
julia = "1.1.0-1"

["0.3.2-0"]
Bio3DView = "0.1.3-0.1"

Expand All @@ -33,5 +39,7 @@ MetaGraphs = "0.7"

["0.3.9-0"]
CSV = "0.8-0.9"
Documenter = "0.27"
FIGlet = "0.2"

["0.3.9-0.3.10"]
Documenter = "0.27"
9 changes: 8 additions & 1 deletion X/Xtals/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

["0-0.3.10"]
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"

["0-0.3.7"]
Expand All @@ -17,12 +19,17 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
["0.3-0.3.1"]
FIGlet = "3064a664-84fe-4d92-92c7-ed492f3d8fae"

["0.3.11-0"]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

["0.3.2-0"]
Bio3DView = "99c8bb3a-9d13-5280-9740-b4880ed9c598"

["0.3.8-0"]
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"

["0.3.9-0"]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
FIGlet = "3064a664-84fe-4d92-92c7-ed492f3d8fae"

["0.3.9-0.3.10"]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
3 changes: 3 additions & 0 deletions X/Xtals/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ git-tree-sha1 = "3147503cd35c4f2b3744fe36301c7de3efee98c5"

["0.3.10"]
git-tree-sha1 = "d133f0555aad4af6ca9cc89f3dfd26f93dfbca69"

["0.3.11"]
git-tree-sha1 = "f99502749e35bc4d8e920fcaf0a7dac1838a334a"

0 comments on commit 4472c93

Please sign in to comment.