MadNLP / DynamicNLPModels.jl

NLPModels for dynamic optimization
MIT License
11 stars 1 forks source link

Register `DynamicNLPModels.jl` as an official Julia Package #47

Open dlcole3 opened 2 years ago

dlcole3 commented 2 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/67796

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.1.0 -m "<description of version>" fc359df544ec1978b23e5042ea56b424a9ee3223
git push origin v0.1.0