Skip to content

Commit

Permalink
Release 1.39.1
Browse files Browse the repository at this point in the history
- better error reporting when headers (response and request) are None
  • Loading branch information
cdent committed Dec 22, 2017
1 parent 887a893 commit 411afe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gabbi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# under the License.
"""See gabbi.driver and gabbbi.case."""

__version__ = '1.39.0'
__version__ = '1.39.1'

0 comments on commit 411afe7

Please sign in to comment.