Skip to content

Commit 8d83b7c

Browse files
committed
Set version to 1.4.0
1 parent a96b02e commit 8d83b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def get_long_description():
1111

1212
setup(
1313
name='Unidecode',
14-
version='1.3.8',
14+
version='1.4.0',
1515
description='ASCII transliterations of Unicode text',
1616
license='GPL',
1717
long_description=get_long_description(),

0 commit comments

Comments
 (0)