Fixed bug with input ogg files with no genre tag.
/mp3togo/__init__.py
blob:3135a9af4f1e469d511ac54c3ff190b1f34f68e9 -> blob:5d61c926d3b0148a35a4e4cbd3ba6f51a129bd86
--- mp3togo/__init__.py
+++ mp3togo/__init__.py
@@ -21,5 +21,5 @@
# __all__ = ('converter', 'main', 'options', 'setup')
-version = '0.5.5'
+version = '0.5.6'