Updated Releasing (markdown)
parent
c4b47d7625
commit
c7592e6ca3
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue