bump version number
This commit is contained in:
parent
eddb717851
commit
4e5c1ce8c4
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue