version property

Source.version property

Gets the version of a source.

@property
def version(self) -> str:
    ...

See Also