Skip to content

Commit

Permalink
bump version to 0.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Carrión committed Jul 15, 2019
1 parent 3c26cfe commit 319a0d9
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.11",
version="0.6.12",
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 319a0d9

Please sign in to comment.