get_version method

get_version()

Get the release version.

Returns

The release version.


@staticmethod
def get_version():
    ...

See Also