-
Notifications
You must be signed in to change notification settings - Fork 54
Home
Maxime Rischard edited this page Apr 8, 2020
·
1 revision
- Switch to the development branch.
- Edit
NEWS.md
for new version (if worthwhile). - Edit version number in
Project.toml
- Commit and push.
- Verify all tests pass.
- Merge branch into master.
- On github, in the most recent commit of the master branch, write
@JuliaRegistrator register
in a comment. This triggers the julia registrator bot. - Wait for the pull request to be accepted on https://github.com/JuliaRegistries
- Git-tag the new release using the instructions left by
JuliaRegistrator
.