Skip to content

Commit 8d9d6a2

Browse files
committed
Add note about release title
1 parent bbe26cd commit 8d9d6a2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/DEVELOPING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,9 @@ Releasing is not difficult, but could be a bit more automated.
3838
* Run `bump_version` script with the new version and follow the prompts. When done a version tag has been created and pushed to Github
3939
* Wait a bit until [the actions](https://github.com/mvdwetering/ynca/actions) are all done without errors
4040
* [On Github](https://github.com/mvdwetering/ynca/tags) create a release from the tag that was pushed
41+
* Release title is the version e.g. v5.27.0
4142
* Write the release notes and save
42-
* The package will be automatically uploaded to PyPi
43+
* The package will be automatically uploaded to PyPi
4344

4445
## Adding Commands
4546

0 commit comments

Comments
 (0)