Skip to content

Commit 85c96d3

Browse files
committed
Bump version to 5.0.0
1 parent 57abbca commit 85c96d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chardet/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
:author: Dan Blanchard (dan.blanchard@gmail.com)
66
"""
77

8-
__version__ = "5.0.0dev0"
8+
__version__ = "5.0.0"
99
VERSION = __version__.split(".")

0 commit comments

Comments
 (0)