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 a96b02e commit 8d83b7cCopy full SHA for 8d83b7c
setup.py
@@ -11,7 +11,7 @@ def get_long_description():
11
12
setup(
13
name='Unidecode',
14
- version='1.3.8',
+ version='1.4.0',
15
description='ASCII transliterations of Unicode text',
16
license='GPL',
17
long_description=get_long_description(),
0 commit comments