Skip to content

v2.6.4

Compare
Choose a tag to compare
@LeoHsiao1 LeoHsiao1 released this 05 Aug 14:07
· 160 commits to master since this release
  • Add two variables to get the version. ( Issue #80 )
    >>> import pyexiv2
    >>> pyexiv2.__version__
    '2.6.4'
    >>> pyexiv2.__exiv2_version__
    '0.27.4'