Skip to content

Commit

Permalink
🔖 Bump version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ousret committed May 28, 2021
1 parent 697d5c3 commit 8ef4ce9
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__ = "1.4.0"
__version__ = "1.4.1"
VERSION = __version__.split('.')

0 comments on commit 8ef4ce9

Please sign in to comment.