Skip to content

Commit 2155346

Browse files
committed
Fix release step order
1 parent d84cd2c commit 2155346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE_PROCESS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ password = <password is in LastPass>
1515
## Steps
1616
### Create release commit
1717
- Update all references to old version (e.g. in setup.py)
18-
- Commit changes with message "Bump version to x.y.z"
1918
- Update Changelog
19+
- Commit changes with message "Bump version to x.y.z"
2020
- Push changes
2121
- Create Github release
2222
### Build package

0 commit comments

Comments
 (0)