diff --git a/Project.toml b/Project.toml index 813a04e..390e419 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.1.5" +version = "0.1.6" [deps] CloughTocher2DInterpolation = "b70b374f-000b-463f-88dc-37030f004bd0" @@ -23,7 +23,7 @@ Dierckx = "0.5" GeometryBasics = "0.4" InteractiveUtils = "1" LinearAlgebra = "1" -Makie = "0.17.8, 0.18, 0.19" +Makie = "0.17.8, 0.18, 0.19, 0.20" Parameters = "0.12" PrecompileTools = "1" ScatteredInterpolation = "0.3.6"