Updated Releasing (markdown)

Sean Naren 2020-11-13 15:08:28 +00:00
parent c4b47d7625
commit c7592e6ca3
1 changed files with 2 additions and 2 deletions

@ -1,8 +1,8 @@
# Make a new Release
This job is a sweet end after hard work of fixing bugs and adding new features abut till very crucial because when a package is released to `pip` cannot be changed...
This job is a sweet end after a hard days work of fixing bugs and adding new features, but still very crucial because when a package is released to `pip` it cannot be changed...
**Note** that `pip` takes the package and sign with the release version, this version is unique and unlike GitHub release, once it is released it does not allow to (after removing the original one) use its release number anymore in the future...
**Note** that `pip` takes the package and sign with the release version, this version is unique and unlike GitHub releases, once it is released it does not allow to (after removing the original one) use its release number anymore in the future...
## Release strategy