Skip to content

Commit

Permalink
version bumped to 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Dani Carrion committed Mar 13, 2018
1 parent a070486 commit bce001d
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 @@ -5,7 +5,7 @@
author="Daniel Carrión",
author_email="[email protected]",
description="Generic REST client for Python",
version="0.6.4",
version="0.6.5",
license="MIT",
url="https://github.com/danicarrion/pyrestcli",
install_requires=['requests>=2.10.0', 'python-dateutil>=2.5.3', 'future==0.15.2'],
Expand Down

0 comments on commit bce001d

Please sign in to comment.