diff --git a/Project.toml b/Project.toml index 549e90e..c52baa5 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TopoPlots" uuid = "2bdbdf9c-dbd8-403f-947b-1a4e0dd41a7a" authors = ["Benedikt Ehinger", "Simon Danisch", "Beacon Biosignals, Inc."] -version = "0.2.0" +version = "0.2.1" [deps] CloughTocher2DInterpolation = "b70b374f-000b-463f-88dc-37030f004bd0" @@ -21,7 +21,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" CloughTocher2DInterpolation = "0.1" Delaunator = "0.1" Dierckx = "0.5" -GeometryBasics = "0.4" +GeometryBasics = "0.4, 0.5" InteractiveUtils = "1" LinearAlgebra = "1" Makie = "0.17.8, 0.18, 0.19, 0.20, 0.21"