Skip to content

Commit

Permalink
Post-release updates for requirements-dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 committed Feb 5, 2023
1 parent c8174a4 commit b801140
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,10 @@
1. `git push`
1. Merge back into `main` branch
1. Create `{minor-version}.latest` branch
- Update the branch names in `requirements-dev.txt` from `@{previous-version}.latest` (or `@main`) to `@{minor-version}.latest`
1. Bump the version in `main` to be the next minor alpha. Example:
- Minor releases: `bumpversion --no-tag --new-version 1.6.0a1 num`
- Update the branch names in `requirements-dev.txt` from `@{previous-version}.latest` to `@{minor-version}.latest` (or `@main`)

#### PyPI

Expand Down

0 comments on commit b801140

Please sign in to comment.