diff options
| author | Tomaz Solc <tomaz.solc@tablix.org> | 2016-01-21 17:37:49 +0100 |
|---|---|---|
| committer | Tomaz Solc <tomaz.solc@tablix.org> | 2016-01-21 17:37:49 +0100 |
| commit | 3b628ddba69d7a955b4231c239164eb232d519b4 (patch) | |
| tree | f7c410b9ea08bd24ba660ee3d8f509a25b7ef695 | |
| parent | fd57cbf4f55e8b679248f005c06d3eeb0247f755 (diff) | |
| download | unidecode-3b628ddba69d7a955b4231c239164eb232d519b4.tar.gz | |
Set version to 0.04.19
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ def get_long_description(): return open(os.path.join(os.path.dirname(__file__), "README.rst")).read() setup(name='Unidecode', - version='0.04.18', + version='0.04.19', description='ASCII transliterations of Unicode text', license='GPL', long_description=get_long_description(), |
