We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4802f5 commit 9077eaeCopy full SHA for 9077eae
Project.toml
@@ -1,7 +1,7 @@
1
name = "FLOWUnsteady"
2
uuid = "b491798d-ac6e-455f-a27c-49c10bb0a666"
3
authors = ["Eduardo J. Alvarez <Edo.AlvarezR@gmail.com>"]
4
-version = "2.0.0"
+version = "3.0.0"
5
6
[deps]
7
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
@@ -20,11 +20,11 @@ BPM = "f91b385c-3ede-44c9-92c8-2a04f762ef2f"
20
21
[compat]
22
julia = "1.4"
23
-GeometricTools = "2.0.0"
24
-FLOWVLM = "2.0.0"
25
-FLOWNoise = "2.0.0"
+GeometricTools = "2.1.1"
+FLOWVLM = "2.1.1"
+FLOWNoise = "2.1.1"
26
BPM = "2.0.0"
27
-# FLOWVPM = "0.1.0"
+# FLOWVPM = "2.0.0"
28
29
[extras]
30
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments