We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b490957 commit 90e46a4Copy full SHA for 90e46a4
setup.py
@@ -2,7 +2,7 @@
2
3
setuptools.setup(
4
name="consulate",
5
- version="1.1.0a2.dev0",
+ version="1.1.1dev0",
6
description="A Client library and command line application for the Consul",
7
url="https://consulate.readthedocs.org",
8
install_requires=["requests>=2.0.0,<3.0.0"],
0 commit comments