Bump 0.5.0

This commit is contained in:
Yomguithereal 2018-08-22 17:45:02 +02:00
parent c78935657d
commit f0cee653d8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ with open('./README.md', 'r') as f:
long_description = f.read()
setup(name='fog',
version='0.4.0',
version='0.5.0',
description='A fuzzy matching & clustering library for python.',
long_description=long_description,
long_description_content_type='text/markdown',