Skip to content

Commit 9077eae

Browse files
committed
Stage v3.0.0 release
1 parent f4802f5 commit 9077eae

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "FLOWUnsteady"
22
uuid = "b491798d-ac6e-455f-a27c-49c10bb0a666"
33
authors = ["Eduardo J. Alvarez <Edo.AlvarezR@gmail.com>"]
4-
version = "2.0.0"
4+
version = "3.0.0"
55

66
[deps]
77
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
@@ -20,11 +20,11 @@ BPM = "f91b385c-3ede-44c9-92c8-2a04f762ef2f"
2020

2121
[compat]
2222
julia = "1.4"
23-
GeometricTools = "2.0.0"
24-
FLOWVLM = "2.0.0"
25-
FLOWNoise = "2.0.0"
23+
GeometricTools = "2.1.1"
24+
FLOWVLM = "2.1.1"
25+
FLOWNoise = "2.1.1"
2626
BPM = "2.0.0"
27-
# FLOWVPM = "0.1.0"
27+
# FLOWVPM = "2.0.0"
2828

2929
[extras]
3030
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)