Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make new release 1.1.0 #110

Closed
DanielKotik opened this issue Dec 10, 2021 · 0 comments · Fixed by #109
Closed

Make new release 1.1.0 #110

DanielKotik opened this issue Dec 10, 2021 · 0 comments · Fixed by #109
Assignees

Comments

@DanielKotik
Copy link
Contributor

DanielKotik commented Dec 10, 2021

Steps to perform:

  1. Create a PR from develop to master Make new release 1.1.0 #109
  2. Merge the PR
  3. Adjust date-released: ... in CITATION.cff (on master)
  4. Create a tagged (and signed) commit on master with bumpversion minor --allow-dirty (check changes with git show or git diff HEAD^)
  5. Check out develop and do a git merge master --ff
  6. Push develop and master to origin
  7. Create a new release out of the tag and add release notes: https://github.com/atomec-project/atoMEC/releases → Draft a new release
  8. Check if release got published to PyPI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant