-
Notifications
You must be signed in to change notification settings - Fork 81
Home
Mike Henry edited this page Mar 16, 2021
·
2 revisions
Welcome to the openmmtools wiki!
- Make sure that
docs/releasehistory.rst
is current and mentions relevant PRs that have been merged in. - Create a draft release here and follow the same semantic versioning as previous releases.
- The release title should be the
version - {major new feature|bugfix}
depending on if the release has a major new feature or is a bugfix. - The description should be a summary of the changes mentioned in
docs/releasehistory.rst
. - Have another maintainer look at the draft release.
- Finally hit the
publish release
button. The feedstock here will see that there has been a version bump and build the new version so that it is available onconda-forge
.