TimSiebert1 / ADOLC.jl

MIT License
12 stars 2 forks source link

register 1.2.0 #17

Closed TimSiebert1 closed 3 months ago

TimSiebert1 commented 3 months ago

@JuliaRegistrator register()

Release notes:

JuliaRegistrator commented 3 months ago

Registration pull request created: JuliaRegistries/General/110892

Tagging

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 v1.2.0 -m "<description of version>" 0fa38e7f359e726d6c5299ef84f3a55240d1ce0e
git push origin v1.2.0