Skip to content

Commit b801140

Browse files
committed
Post-release updates for requirements-dev.txt
1 parent c8174a4 commit b801140

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,10 @@
2424
1. `git push`
2525
1. Merge back into `main` branch
2626
1. Create `{minor-version}.latest` branch
27+
- Update the branch names in `requirements-dev.txt` from `@{previous-version}.latest` (or `@main`) to `@{minor-version}.latest`
2728
1. Bump the version in `main` to be the next minor alpha. Example:
2829
- Minor releases: `bumpversion --no-tag --new-version 1.6.0a1 num`
30+
- Update the branch names in `requirements-dev.txt` from `@{previous-version}.latest` to `@{minor-version}.latest` (or `@main`)
2931

3032
#### PyPI
3133

0 commit comments

Comments
 (0)