madsjulia / Mads.jl

MADS: Model Analysis & Decision Support
http://mads.gitlab.io
GNU General Public License v3.0
101 stars 20 forks source link

Register 0.7.4 #24

Closed montyvesselinov closed 5 years ago

montyvesselinov commented 5 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 5 years ago

Registration pull request created: JuliaRegistries/General/1599

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.7.4 -m "<description of version>" 176d6f74610737b9f54c3504285544d358c576a1
git push origin v0.7.4

Also, note the warning: Version 0.7.4 skips over 0.7.1 This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.