Skip to content

Commit

Permalink
Bump version to 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-blanchard committed Jun 8, 2017
1 parent 721c602 commit 9b8c5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chardet/version.py
Expand Up @@ -5,5 +5,5 @@
:author: Dan Blanchard (dan.blanchard@gmail.com)
"""

__version__ = "3.0.3"
__version__ = "3.0.4"
VERSION = __version__.split('.')

0 comments on commit 9b8c5c2

Please sign in to comment.