diff --git a/V/VortexLattice/Compat.toml b/V/VortexLattice/Compat.toml index b9615152914522e..b57ccfbff5e11a8 100644 --- a/V/VortexLattice/Compat.toml +++ b/V/VortexLattice/Compat.toml @@ -6,8 +6,11 @@ julia = "1.5.0-1" ["0-0.1.1"] Interpolations = "0.13" -["0.1.2-0"] +["0.1.2-0.1.6"] Interpolations = "0.13-0.14" ["0.1.6-0"] VSPGeom = "0.6" + +["0.1.7-0"] +FLOWMath = "0.4" diff --git a/V/VortexLattice/Deps.toml b/V/VortexLattice/Deps.toml index 28a0928b0806ba7..b31b292ef40940d 100644 --- a/V/VortexLattice/Deps.toml +++ b/V/VortexLattice/Deps.toml @@ -1,8 +1,13 @@ [0] -Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192" +["0-0.1.6"] +Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" + ["0.1.6-0"] VSPGeom = "9b3f6a95-fce2-4bc5-94a2-f99b39986ea6" + +["0.1.7-0"] +FLOWMath = "6cb5d3fb-0fe8-4cc2-bd89-9fe0b19a99d3" diff --git a/V/VortexLattice/Versions.toml b/V/VortexLattice/Versions.toml index d08a7691999d240..f32903f6b4ab265 100644 --- a/V/VortexLattice/Versions.toml +++ b/V/VortexLattice/Versions.toml @@ -18,3 +18,6 @@ git-tree-sha1 = "e14590e515998a31d4c37e9328eda448167db235" ["0.1.6"] git-tree-sha1 = "6b221bf89624d5cbc373c415b29c55af58ad2726" + +["0.1.7"] +git-tree-sha1 = "7660defeb1276b6f9f6562eb6b346535217d6ac0"