We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e9b7bc commit 78250d9Copy full SHA for 78250d9
chardet/version.py
@@ -5,5 +5,5 @@
5
:author: Dan Blanchard (dan.blanchard@gmail.com)
6
"""
7
8
-__version__ = "5.2.0dev0"
+__version__ = "5.2.0"
9
VERSION = __version__.split(".")
0 commit comments