We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d32077 commit 122acddCopy full SHA for 122acdd
1 file changed
setup.py
@@ -26,7 +26,7 @@ def run(self):
26
result = unittest.TextTestRunner(verbosity=2).run(suite)
27
28
setup(name='Unidecode',
29
- version='0.04.6',
+ version='0.4.7',
30
description='US-ASCII transliterations of Unicode text',
31
url='http://code.zemanta.com/tsolc/unidecode/',
32
license='Perl',
0 commit comments