Skip to content

Commit

Permalink
CompatHelper: bump compat for Makie to 0.22, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Jan 14, 2025
1 parent 077431e commit bf29b69
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "TopoPlots"
uuid = "2bdbdf9c-dbd8-403f-947b-1a4e0dd41a7a"
authors = ["Benedikt Ehinger", "Simon Danisch", "Beacon Biosignals, Inc."]
version = "0.2.1"
version = "0.2.2"

[deps]
CloughTocher2DInterpolation = "b70b374f-000b-463f-88dc-37030f004bd0"
Expand All @@ -24,7 +24,7 @@ Dierckx = "0.5"
GeometryBasics = "0.4, 0.5"
InteractiveUtils = "1"
LinearAlgebra = "1"
Makie = "0.17.8, 0.18, 0.19, 0.20, 0.21"
Makie = "0.17.8, 0.18, 0.19, 0.20, 0.21, 0.22"
NaturalNeighbours = "1"
Parameters = "0.12"
PrecompileTools = "1"
Expand All @@ -36,6 +36,5 @@ julia = "1.10"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

# See test/Project.toml!!
[targets]
test = ["Test"]

0 comments on commit bf29b69

Please sign in to comment.