Skip to content

Commit dc28c90

Browse files
committed
Set version to 1.1.0
1 parent 7bf69d4 commit dc28c90

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

0 commit comments

Comments
 (0)