Skip to content

Commit 9a758d1

Browse files
committed
v1.6.0 (major very bump due to #26)
1 parent 99d9699 commit 9a758d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mimeparse.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import cgi
22

3-
__version__ = '1.5.5'
3+
__version__ = '1.6.0'
44
__author__ = 'Joe Gregorio'
55
__email__ = 'joe@bitworking.org'
66
__license__ = 'MIT License'

0 commit comments

Comments
 (0)