Skip to content

Commit

Permalink
Staging for release v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EdoAlvarezR committed May 13, 2021
1 parent 2da0335 commit 15aa47a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "FLOWVLM"
uuid = "1a3ff0be-0410-4572-aa62-b496bdd1f33b"
authors = ["Eduardo J. Alvarez <Edo.AlvarezR@gmail.com>"]
version = "2.0.0"
version = "2.1.1"

[deps]
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
Expand All @@ -13,6 +13,6 @@ AirfoilPrep = "008c61af-3522-4e14-81c5-9301d18a9f66"
CCBlade = "e1828068-15df-11e9-03e4-ef195ea46fa4"

[compat]
GeometricTools = "2.0.0"
AirfoilPrep = "2.0.0"
GeometricTools = "2.1.1"
AirfoilPrep = "2.1.1"
CCBlade = "0.1.0"

0 comments on commit 15aa47a

Please sign in to comment.