We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e66e98 commit 83dac06Copy full SHA for 83dac06
setup.py
@@ -2,7 +2,7 @@
2
setup(
3
name ='consul_kv',
4
packages=['consul_kv'],
5
- version='0.2',
+ version='0.3',
6
description='Consul KV client for Python 3',
7
author='Rick van de Loo',
8
author_email='rickvandeloo@gmail.com',
0 commit comments