Skip to content

Commit

Permalink
Bump to 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Semir Patel committed Sep 30, 2015
1 parent 4df9e6c commit edeef22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
@@ -1,6 +1,6 @@
2.4.1 (2015-XX-XX)
2.4.1 (2015-09-30)
------------------
- Fixed validation of user-defined formats
- Fixed validation of user-defined formats (Issue #48)

2.4.0 (2015-08-13)
------------------
Expand Down
2 changes: 1 addition & 1 deletion bravado_core/__init__.py
@@ -1 +1 @@
version = "2.4.0"
version = "2.4.1"

0 comments on commit edeef22

Please sign in to comment.