Skip to content

Commit 90e46a4

Browse files
committed
actually increase version number
1 parent b490957 commit 90e46a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setuptools.setup(
44
name="consulate",
5-
version="1.1.0a2.dev0",
5+
version="1.1.1dev0",
66
description="A Client library and command line application for the Consul",
77
url="https://consulate.readthedocs.org",
88
install_requires=["requests>=2.0.0,<3.0.0"],

0 commit comments

Comments
 (0)