version property

version property

Gets the version of the ID3 tag in string format. For example: ‘ID3v1.1’.

Definition:

@property
def version(self):
    ...

See Also