Skip to content

Commit 539e82a

Browse files
committed
Set version to 1.3.7
1 parent d16b413 commit 539e82a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6',
14+
version='1.3.7',
1515
description='ASCII transliterations of Unicode text',
1616
license='GPL',
1717
long_description=get_long_description(),

0 commit comments

Comments
 (0)