Skip to content

Commit

Permalink
Version bumped to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dani Carrion committed Sep 11, 2016
1 parent a8183d8 commit 9737a32
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.0.1",
version="0.5.0",
license="MIT",
url="https://github.com/danicarrion/pyrestcli",
install_requires=['requests>=2.10.0', 'python-dateutil==2.5.3'],
Expand Down

0 comments on commit 9737a32

Please sign in to comment.