Skip to content

Commit

Permalink
Bump to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Semir Patel committed Oct 19, 2015
1 parent 9bacd5e commit 612b28d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
@@ -1,7 +1,7 @@
Changelog
=========

3.1.0 (2015-XX-XX)
3.1.0 (2015-10-19)
------------------
- Added http ``headers`` to ``bravado_core.response.IncomingResponse``.

Expand Down
2 changes: 1 addition & 1 deletion bravado_core/__init__.py
@@ -1 +1 @@
version = "3.0.2"
version = "3.1.0"

0 comments on commit 612b28d

Please sign in to comment.