We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4a07e commit cdf88bdCopy full SHA for cdf88bd
setup.py
@@ -1,8 +1,8 @@
1
import setuptools
2
3
setuptools.setup(
4
- name='consulate',
5
- version='1.0.0',
+ name='abaez.consulate',
+ version='1.1.0',
6
description='A Client library and command line application for the Consul',
7
maintainer='Gavin M. Roy',
8
maintainer_email='[email protected]',
0 commit comments