Skip to content

Commit

Permalink
Merge pull request #51 from uc-cdis/chore/setup-version
Browse files Browse the repository at this point in the history
chore(setup): change to new version to release
  • Loading branch information
Avantol13 authored Aug 14, 2019
2 parents 9558c86 + f8298da commit 7fbb873
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 @@ -2,7 +2,7 @@

setup(
name="indexclient",
version="1.5.2",
version="1.6.1",
packages=["indexclient", "indexclient.parsers"],
install_requires=["requests>=2.5.2,<3.0.0"],
)

0 comments on commit 7fbb873

Please sign in to comment.