diff --git a/Project.toml b/Project.toml index 86a2a68..b6e8450 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ModiaPlot_PyPlot" uuid = "59e4e452-c47b-403c-8686-89bfb73b4fba" authors = ["Martin Otter "] -version = "0.2.0" +version = "0.3.0" [deps] Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" @@ -17,7 +17,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" Colors = "0.12, 0.11, 0.10" DataFrames = "0.22, 0.21, 0.20, 0.19" Measurements = "2.5, 2.4, 2.3" -ModiaResult = "0.2" +ModiaResult = "0.3" MonteCarloMeasurements = "0.10" PyCall = "1.92" PyPlot = "2.9"