We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d32077 + 122acdd commit fb55429Copy full SHA for fb55429
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