Bump 0.4.0

This commit is contained in:
Yomguithereal 2018-06-30 11:21:58 +02:00
parent c776eda853
commit 1619d3d550
1 changed files with 1 additions and 1 deletions

View File

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