- save() now returns unsuccessful tags due to metadata format - add taglib.version attribute to get module version - all tests pass with my taglib fork - fix Python2 compatibility - README now in ReSt format - code cleanup and documentation improvement
0.2.2
- Switch to setuptools/distribute, prepare publishing on PyPI - Add some basic unit tests (test files stolen from taglib) - Ensure package works with Python2.x/3.x