Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Feb 20, 2020
1 parent 34bb3a4 commit f87fd4a
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_federation_service",
version="0.1.1",
version="0.2.0",

python_requires=">=3.6",
install_requires=["chord_lib==0.3.0", "tornado>=6.0,<6.1"],
Expand Down

0 comments on commit f87fd4a

Please sign in to comment.