We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f9ec54 commit 5cc9961Copy full SHA for 5cc9961
1 file changed
mimeparse.py
@@ -19,7 +19,7 @@
19
"""
20
from functools import reduce
21
22
-__version__ = '1.5'
+__version__ = '1.5.1'
23
__author__ = 'Joe Gregorio'
24
__email__ = 'joe@bitworking.org'
25
__license__ = 'MIT License'
0 commit comments