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#252: Correct wrong str type in docstring (#253)
* Type should be VersionInfo instead of str in
VersionInfo.bump_build and VersionInfo.bump_prerelease
* Make rtype line in docstrings consistent
* Use :class: prefix for VersionInfo object
Co-authored-by: Thomas Laferriere <tlaferriere@users.noreply.github.com>
0 commit comments