Skip to content

Commit

Permalink
Set version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avian2 committed Jun 14, 2019
1 parent 7bf69d4 commit dc28c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def get_long_description():

setup(
name='Unidecode',
version='1.0.23',
version='1.1.0',
description='ASCII transliterations of Unicode text',
license='GPL',
long_description=get_long_description(),
Expand Down

0 comments on commit dc28c90

Please sign in to comment.