Skip to content

Commit

Permalink
Add full release command
Browse files Browse the repository at this point in the history
  • Loading branch information
tmorrell committed Nov 5, 2024
1 parent 78a1b4d commit 6efa0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ These are the current steps for making a release of IGA
4. Update the version number in setup.cfg
5. Update the version number in codemeta.json
6. Make a release on GitHub. This will trigger iga to run and do the release on pypi. Wait for all actions to finish.
7. Move all new commits to the v1 branch.
7. Move all new commits to the v1 branch. When on the v1 branch type `git rebase develop`

0 comments on commit 6efa0ff

Please sign in to comment.