diff --git a/Project.toml b/Project.toml index a53626e..2a8e563 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Brillouin" uuid = "23470ee3-d0df-4052-8b1a-8cbd6363e7f0" authors = ["Thomas Christensen and contributors"] -version = "0.5.18" +version = "0.5.19" [deps] Bravais = "ada6cbde-b013-4edf-aa94-f6abe8bd6e6b" @@ -24,7 +24,7 @@ BrillouinPlotlyJSExt = "PlotlyJS" BrillouinSpglibExt = "Spglib" [compat] -Bravais = "0.1.8" +Bravais = "0.1.8, 0.2" DirectQhull = "0.2.1" DocStringExtensions = "0.8, 0.9" Makie = "0.19, 0.20, 0.21"