Skip to content

Commit

Permalink
chore(setup): change to new version to release
Browse files Browse the repository at this point in the history
  • Loading branch information
Avantol13 authored Aug 14, 2019
1 parent 9558c86 commit f8298da
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 f8298da

Please sign in to comment.