1
0
mirror of synced 2024-12-04 19:17:55 +01:00

Update docs

This commit is contained in:
Stepland 2021-05-01 13:40:44 +02:00
parent 170117efab
commit 23b507f36a

View File

@ -26,5 +26,5 @@ while still being in the repo's root :
1. (If you did not use `--commit`)
- Commit the version-bumped files
- Add a tag with the format `vX.Y.Z` (don't forget the `v` at the start)
1. Push the version bump commit
1. Push the version bump commit and the tag
1. Build & publish <br> `$ poetry publish --build`