Skip to content

Commit 55fc673

Browse files
committed
better text
1 parent 8c373eb commit 55fc673

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,8 @@ After the update to HISTORY.md is merged into `main` and the version is bumped,
181181

182182
Click `Publish release`, which will kickoff the release workflow and automatically upload the package to public PyPI.
183183

184-
The release workflow will create a pull request and auto-merge it into `main` that bumps to the next development release (e.g. 0.12.3 → 0.12.4.dev0).
184+
The release workflow will create a pull request and auto-merge it into `main` that bumps to the next development release. You should see 1 commit on main on:
185+
- `Bump version: X.Y.Z → X.Y.Z.dev0`
185186

186187
## Close milestone and create new milestone
187188

0 commit comments

Comments
 (0)