We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78a1b4d commit 6efa0ffCopy full SHA for 6efa0ff
RELEASE.md
@@ -8,4 +8,4 @@ These are the current steps for making a release of IGA
8
4. Update the version number in setup.cfg
9
5. Update the version number in codemeta.json
10
6. Make a release on GitHub. This will trigger iga to run and do the release on pypi. Wait for all actions to finish.
11
-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 commit comments