Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Commit

Permalink
Required ModiaBase 0.8.1; update of Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinOtter committed Feb 5, 2022
1 parent 293d089 commit 90ae2d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -485,9 +485,9 @@ uuid = "a63ad114-7e13-5084-954f-fe012c677804"

[[deps.ModiaBase]]
deps = ["DataFrames", "DiffRules", "LinearAlgebra", "Measurements", "MonteCarloMeasurements", "OrderedCollections", "RecursiveFactorization", "TimerOutputs", "Unitful"]
git-tree-sha1 = "2f5e4c0c291d8a578f571fa8624d281784341188"
git-tree-sha1 = "dec1d63ae8a9ce734aba0c473520062f9b2d8d65"
uuid = "ec7bf1ca-419d-4510-bbab-199861c55244"
version = "0.8.0"
version = "0.8.1"

[[deps.ModiaResult]]
deps = ["DataFrames", "Measurements", "MonteCarloMeasurements", "OrderedCollections", "Pkg", "Tables", "Unitful"]
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ FiniteDiff = "2"
ForwardDiff = "0.10"
JSON = "0.21"
Measurements = "2"
ModiaBase = "0.8.0"
ModiaBase = "0.8.1"
ModiaResult = "0.4.0"
MonteCarloMeasurements = "1"
OrderedCollections = "1"
Expand Down

0 comments on commit 90ae2d5

Please sign in to comment.