Skip to content

Commit

Permalink
New version: Brillouin v0.5.16 (#101533)
Browse files Browse the repository at this point in the history
UUID: 23470ee3-d0df-4052-8b1a-8cbd6363e7f0
Repo: https://github.com/thchr/Brillouin.jl.git
Tree: f3c9526dcf3e1c3cc0cbe9a31eb31a64bbe5aa30

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Feb 23, 2024
1 parent c918853 commit 5294af4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
5 changes: 4 additions & 1 deletion B/Brillouin/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ julia = "1.6.0-1"
["0.5-0.5.1"]
Bravais = "0.1"

["0.5.11-0"]
["0.5.11-0.5.15"]
DirectQhull = "0.2"

["0.5.12"]
Expand All @@ -29,6 +29,9 @@ SnoopPrecompile = "1"
["0.5.13-0"]
PrecompileTools = "1"

["0.5.16-0"]
DirectQhull = "0.2.1-0.2"

["0.5.2"]
Bravais = "0.1.2-0.1"

Expand Down
3 changes: 3 additions & 0 deletions B/Brillouin/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,6 @@ git-tree-sha1 = "443cb0bf360741bfe41484e286d32816c4f11196"

["0.5.15"]
git-tree-sha1 = "f0cdbec5f47651bd48410636c79191820bd09ea5"

["0.5.16"]
git-tree-sha1 = "f3c9526dcf3e1c3cc0cbe9a31eb31a64bbe5aa30"
10 changes: 8 additions & 2 deletions B/Brillouin/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
["0.5.12-0"]
Makie = "0.19"
PlotlyJS = "0.18"

["0.5.12-0.5.13"]
Spglib = "0.6"

["0.5.12-0.5.15"]
Makie = "0.19"

["0.5.14"]
Spglib = "0.8"

["0.5.15-0"]
["0.5.15"]
Spglib = "0.9"

["0.5.16-0"]
Makie = "0.19-0.20"
Spglib = "0.8-0.9"

0 comments on commit 5294af4

Please sign in to comment.