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
Fix#251: Correct return type for next_version() (#254)
* Return VersionInfo instance in VersionInfo.next_version and
not str when part is major, minor, or patch.
* Change test_next_version_with_versioninfo
Test for correct return type (should be VersionInfo)
* Update CHANGELOG.rst
Co-authored-by: Thomas Laferriere <thomas.laferriere@bell.ca>
0 commit comments