Skip to content

Commit

Permalink
Bump to 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Semir Patel committed Oct 19, 2015
1 parent 96e2bd7 commit 4b8fa13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

6.1.1 (2015-XX-XX)
6.1.1 (2015-10-19)
------------------
- Fix ``IncomingResponse`` subclasses to provide access to the http headers.
- Requires bravado-core >= 3.1.0
Expand Down
2 changes: 1 addition & 1 deletion bravado/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '6.1.0'
version = '6.1.1'

0 comments on commit 4b8fa13

Please sign in to comment.