Skip to content

Commit cc66740

Browse files
committed
1.5.2
1 parent 40e4417 commit cc66740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mimeparse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"""
2020
from functools import reduce
2121

22-
__version__ = '1.5.1'
22+
__version__ = '1.5.2'
2323
__author__ = 'Joe Gregorio'
2424
__email__ = '[email protected]'
2525
__license__ = 'MIT License'

0 commit comments

Comments
 (0)