Skip to content

Commit

Permalink
Bump version to 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-blanchard committed Aug 1, 2023
1 parent 0e9b7bc commit 78250d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chardet/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
:author: Dan Blanchard (dan.blanchard@gmail.com)
"""

__version__ = "5.2.0dev0"
__version__ = "5.2.0"
VERSION = __version__.split(".")

0 comments on commit 78250d9

Please sign in to comment.