Skip to content

Commit

Permalink
v1.6.0 (major very bump due to #26)
Browse files Browse the repository at this point in the history
  • Loading branch information
wojcikstefan committed Oct 16, 2016
1 parent 99d9699 commit 9a758d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mimeparse.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import cgi

__version__ = '1.5.5'
__version__ = '1.6.0'
__author__ = 'Joe Gregorio'
__email__ = '[email protected]'
__license__ = 'MIT License'
Expand Down

0 comments on commit 9a758d1

Please sign in to comment.