Skip to content

Commit 122acdd

Browse files
committed
bump version to a valid semver version
1 parent 8d32077 commit 122acdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def run(self):
2626
result = unittest.TextTestRunner(verbosity=2).run(suite)
2727

2828
setup(name='Unidecode',
29-
version='0.04.6',
29+
version='0.4.7',
3030
description='US-ASCII transliterations of Unicode text',
3131
url='http://code.zemanta.com/tsolc/unidecode/',
3232
license='Perl',

0 commit comments

Comments
 (0)