bump version number

This commit is contained in:
ahmadbilalkhalid 2019-09-12 14:08:41 +05:00
parent eddb717851
commit 4e5c1ce8c4

View file

@ -5,7 +5,7 @@ with open('README.md') as fh:
setuptools.setup(
name='etcd3_wrapper',
version='0.5',
version='0.5.1',
description='A wrapper around etcd3 package',
long_description=long_description,
long_description_content_type='text/markdown',