Skip to content

Commit

Permalink
🔖 bump version 2.1.1 (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ousret authored Aug 19, 2022
1 parent 47c8e71 commit 86cda88
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.1.0"
__version__ = "2.1.1"
VERSION = __version__.split(".")

0 comments on commit 86cda88

Please sign in to comment.