Handle hachoir metadata more gracefully, bump 1.6.2

Since bf11bbd _get_extension supports plenty more things,
which hachoir cannot deal with. Add some extra safety checks.
This commit is contained in:
Lonami Exo
2019-03-04 08:50:33 +01:00
parent 6799295115
commit 0f69455dc7
2 changed files with 30 additions and 15 deletions

View File

@@ -1,3 +1,3 @@
# Versions should comply with PEP440.
# This line is parsed in setup.py:
__version__ = '1.6.1'
__version__ = '1.6.2'