Skip to content

Commit

Permalink
add PowerModelsDistribution compat 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
NLaws committed Jun 15, 2022
1 parent 6d8a6de commit 5917ef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
JuMP = "^0.21, 1.0"
PowerModelsDistribution = "0.14"
julia = "1.4, 1.5, 1.6, 1.7"

2 comments on commit 5917ef7

@NLaws
Copy link
Owner Author

@NLaws NLaws commented on 5917ef7 Jun 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request updated: JuliaRegistries/General/62392

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.0 -m "<description of version>" 5917ef715c8830aedbb737ddb720ff14f3a0f0b2
git push origin v0.2.0

Please sign in to comment.