Version.next_version

Version.next_version() → Version | None

Returns a new version instance for the version immediately following this version. If no subsequent version exists, will return None.

Returns

Version | None

Last updated

Was this helpful?