e2nIEE / PandaModels.jl

PandaModels is the developing Julia package that contains supplementary data and codes to prepare pandapower networks in a compatible format for PowerModels.jl.
https://e2niee.github.io/PandaModels.jl/dev/
Other
9 stars 11 forks source link

tag v0.6.0 #88

Open ZhengLiu1119 opened 2 years ago

ZhengLiu1119 commented 2 years ago

added code and test for storage optimization

ZhengLiu1119 commented 2 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 2 years ago

Error while trying to register: "Tag with name v0.5.0 already exists and points to a different commit"

ZhengLiu1119 commented 2 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/68075

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.6.0 -m "<description of version>" 4025567c4c4851fab7b19a64d75bc15e710aebd0
git push origin v0.6.0
ZhengLiu1119 commented 2 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/68635

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.7.0 -m "<description of version>" 95881f421e36f778621ad9e55f7c57a0bc68f5d1
git push origin v0.7.0