Skip to content

Commit

Permalink
release 0.9.0
Browse files Browse the repository at this point in the history
Unpin requirements
  • Loading branch information
cdent committed Mar 2, 2015
1 parent f3451be commit e983c8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gabbi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
# under the License.
"""See gabbi.driver and gabbbi.case."""

__version__ = '0.8.0'
__version__ = '0.9.0'
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pbr>=0.6,!=0.7,<1.0
six>=1.7.0
pbr
six
testtools
PyYAML
httplib2
Expand Down

0 comments on commit e983c8b

Please sign in to comment.