Skip to content

Commit

Permalink
New version: GasPowerModels v0.4.0 (#34418)
Browse files Browse the repository at this point in the history
UUID: 1fcaf345-95e3-5b8b-91d6-2145eb844b9d
Repo: https://github.com/lanl-ansi/GasPowerModels.jl.git
Tree: 6ec4e9d48fd0af15676a6b2af06828506215e7ee

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator committed Apr 15, 2021
1 parent a3270e1 commit 076c26a
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
12 changes: 10 additions & 2 deletions G/GasPowerModels/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,18 @@ PowerModels = "0.12"
GasModels = "0.7"

["0.2-0"]
JSON = "0.18-0.21"
JuMP = "0.21"
Memento = "1.0-1.1"

["0.2-0.3"]
JSON = "0.18-0.21"
PowerModels = "0.17"

["0.3-0"]
["0.3"]
GasModels = "0.8"

["0.4-0"]
GasModels = "0.9"
InfrastructureModels = "0.6"
JSON = "0.21"
PowerModelsRestoration = "0.6"
8 changes: 7 additions & 1 deletion G/GasPowerModels/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@ GasModels = "5e113713-6c35-5477-b766-e1109486666f"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
Memento = "f28f55f0-a522-5efc-85c2-fe41dfb9b2d9"
PowerModels = "c36e90e8-916a-50a6-bd94-075b64ef4655"

["0-0.1"]
InfrastructureModels = "2030c09a-7f63-5d83-885d-db604e0e9cc0"

["0-0.3"]
PowerModels = "c36e90e8-916a-50a6-bd94-075b64ef4655"

["0.4-0"]
InfrastructureModels = "2030c09a-7f63-5d83-885d-db604e0e9cc0"
PowerModelsRestoration = "23adbb12-a187-11e9-26a2-eb4d4e6e68fb"
3 changes: 3 additions & 0 deletions G/GasPowerModels/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "c7e9fade15c2c120dc7d0b85076f0adc1c6178cc"

["0.3.0"]
git-tree-sha1 = "bbdefb98e816a2795d29c4b268c289fa1ef1b86e"

["0.4.0"]
git-tree-sha1 = "6ec4e9d48fd0af15676a6b2af06828506215e7ee"

0 comments on commit 076c26a

Please sign in to comment.