Skip to content

Commit

Permalink
Bump to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Semir Patel committed Oct 9, 2015
1 parent 08f89b9 commit 1d3c302
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.0.1 (2015-XX-XX)
3.0.1 (2015-10-09)
------------------
- Automatically tag models in external $refs - Issue #45 - see `Model Discovery <http://bravado-core.readthedocs.org/en/latest/models.html#model-discovery>`_ for more info.

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

0 comments on commit 1d3c302

Please sign in to comment.