prep for next rev

This commit is contained in:
Davanum Srinivas 2017-03-27 10:40:25 -04:00
parent fce3cefdd9
commit 704fc6c585
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
[metadata]
name = etcd3gw
version = 0.0.2
summary = A python client for etcd3 grpc-gateway v3 API
description-file =
README.md

View File

@ -26,4 +26,4 @@ except ImportError:
setuptools.setup(
setup_requires=['pbr>=2.0'],
pbr=False)
pbr=True)