diff options
| author | Tomaz Solc <tomaz.solc@tablix.org> | 2019-06-14 16:28:42 +0200 |
|---|---|---|
| committer | Tomaz Solc <tomaz.solc@tablix.org> | 2019-06-14 16:28:42 +0200 |
| commit | dc28c90ca7c18de3130ee2278aec290a9923e67b (patch) | |
| tree | b7e583cb56676598e350782257edb2b2fe5e2f58 | |
| parent | 7bf69d4776466c0127dc1658228bad8f2cceb54f (diff) | |
| download | unidecode-1.1.0.tar.gz | |
Set version to 1.1.0unidecode-1.1.0
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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(), |
