Skip to content

Commit

Permalink
🔖 Bump version to 2.0.6 (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ousret authored Sep 17, 2021
1 parent 16731dd commit bf70e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charset_normalizer/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
Expose version
"""

__version__ = "2.0.5"
__version__ = "2.0.6"
VERSION = __version__.split(".")

0 comments on commit bf70e9c

Please sign in to comment.