diff --git a/K/KiteSimulators/Compat.toml b/K/KiteSimulators/Compat.toml index bf3278b32e6dbc6..8c7b031103bf7bc 100644 --- a/K/KiteSimulators/Compat.toml +++ b/K/KiteSimulators/Compat.toml @@ -1,14 +1,12 @@ [0] AtmosphericModels = "0.1" GLMakie = "0.4.7-0.4" -KiteModels = "0.4" KitePodModels = "0.2" KiteUtils = "0.4" PackageCompiler = "2" Parameters = "0.12" Plots = "1.29.0-1" Reexport = "1" -StaticArrays = "1.4.0-1" TestEnv = "1" Timers = "0.1" julia = "1" @@ -19,6 +17,10 @@ Joysticks = "0.1" ["0-0.1.5"] KiteViewers = "0.2.1-0.2" +["0-0.1.6"] +KiteModels = "0.4" +StaticArrays = "1.4.0-1" + ["0.1.1-0"] Joysticks = "0.1.3-0.1" @@ -31,3 +33,7 @@ KiteControllers = "0.1.6-0.1" ["0.1.6-0"] KiteControllers = "0.1.7-0.1" KiteViewers = "0.2.4-0.2" + +["0.1.7-0"] +KiteModels = "0.4.7-0.4" +StaticArrays = ["1.2.5", "1.3.1-1.4", "1.5.0-1.5.12"] diff --git a/K/KiteSimulators/Versions.toml b/K/KiteSimulators/Versions.toml index f12a7aa9a3ec06a..83390ab95813051 100644 --- a/K/KiteSimulators/Versions.toml +++ b/K/KiteSimulators/Versions.toml @@ -18,3 +18,6 @@ git-tree-sha1 = "1fc7d627b3d9704c354f9bde6fb4b5426fd091c4" ["0.1.6"] git-tree-sha1 = "985c14d148a1f477e4a41bfc75c28ba87f651a81" + +["0.1.7"] +git-tree-sha1 = "a60397232267cb9df7ae913c16ed27a36526a2c9"