We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51a8063 commit f257f57Copy full SHA for f257f57
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "VortexStepMethod"
2
uuid = "ed3cd733-9f0f-46a9-93e0-89b8d4998dd9"
3
-authors = ["1-Bart-1 <bart@vandelint.net>", "Oriol Cayon and contributors"]
4
version = "3.3.3"
+authors = ["1-Bart-1 <bart@vandelint.net>", "Oriol Cayon and contributors"]
5
6
[workspace]
7
projects = ["examples", "examples_cp", "docs", "test"]
@@ -43,7 +43,7 @@ VortexStepMethodMakieExt = "Makie"
43
44
[compat]
45
Colors = "0.13"
46
-ControlPlots = "0.2.5"
+ControlPlots = "0.2.5, 0.3"
47
DefaultApplication = "1"
48
DelimitedFiles = "1"
49
DifferentiationInterface = "0.7.4"
0 commit comments