You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Correct :class: directive and use :class:`~semver.version.Version`
* Mention the rename of VersionInfo -> Version class
* Remove semver. prefix in doctests to make examples shorter
* Correct some references to dunder methods like __getitem__, __gt__ etc.
* Use :py:exec: reference to Python exceptions.
* Remove inconsistencies and mention module level function as
deprecated and discouraged from using
* Make empty super() call in semverwithvprefix.py example
* Add changelog.d file
0 commit comments