Skip to content

Commit bdd8e76

Browse files
authored
Add compat for Makie 0.23, 0.24
1 parent 793535e commit bdd8e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Aqua = "0.8"
2020
CompositeTypes = "0.1.4"
2121
IntervalSets = "0.7.4"
2222
LinearAlgebra = "1"
23-
Makie = "0.19, 0.20, 0.21, 0.22"
23+
Makie = "0.19, 0.20, 0.21, 0.22, 0.23, 0.24"
2424
Random = "1"
2525
StableRNGs = "1"
2626
StaticArrays = "1"

0 commit comments

Comments
 (0)