Skip to content

Commit

Permalink
version bumped to 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dani Carrion committed May 2, 2017
1 parent 019ffd2 commit 9ddd8b5
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.2",
version="0.6.3",
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 9ddd8b5

Please sign in to comment.