We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc8353d commit ba7b280Copy full SHA for ba7b280
Project.toml
@@ -1,7 +1,7 @@
1
name = "FlyThroughPaths"
2
uuid = "c11bb9a7-2755-425a-88f3-ebe93bbdb91f"
3
authors = ["Tim Holy <tim.holy@gmail.com> and contributors"]
4
-version = "0.1.2"
+version = "0.1.3"
5
6
[deps]
7
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
@@ -14,7 +14,7 @@ FlyThroughPathsMakieExt = "Makie"
14
15
[compat]
16
LinearAlgebra = "1"
17
-Makie = "0.21, 0.22, 0.23"
+Makie = "0.21, 0.22, 0.23, 0.24"
18
StaticArrays = "1"
19
Test = "1"
20
julia = "1.10"
0 commit comments