diff --git a/Project.toml b/Project.toml index e75a5adc..a56c43d5 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "KiteModels" uuid = "b94af626-7959-4878-9336-2adc27959007" authors = ["Uwe Fechner and contributors"] -version = "0.4.5" +version = "0.4.6" [deps] AtmosphericModels = "c59cac55-771d-4f45-b14d-1c681463a295" @@ -34,7 +34,7 @@ PackageCompiler = "2.0" Parameters = "0.12" Reexport = "1.2" Rotations = "1.3" -StaticArrays = "=1.2.5, ~1.3.1, ~1.4, =1.5.12" +StaticArrays = "=1.2.5, ~1.3.1, ~1.4, 1.5.0 - 1.5.12" Sundials = "~4.11" TestEnv = "1.0" WinchModels = "0.1.1"