Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Feb 17, 2020
1 parent 4211efe commit 18f9982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setuptools.setup(
name="chord_service_registry",
version="0.1.1",
version="0.1.2",

python_requires=">=3.6",
install_requires=["chord_lib[flask]==0.3.0", "Flask>=1.1,<2.0", "requests>=2.22,<3.0"],
Expand Down

0 comments on commit 18f9982

Please sign in to comment.