Skip to content

Commit 57ef362

Browse files
committed
Bump version and update changelog
1 parent a112c34 commit 57ef362

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
---------
33

4-
0.8.7 (unreleased)
4+
0.8.7 (2020-03-10)
55
******************
66

77
Bug fixes:

flask_apispec/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from flask_apispec.extension import FlaskApiSpec
55
from flask_apispec.utils import Ref
66

7-
__version__ = '0.8.6'
7+
__version__ = '0.8.7'
88
__all__ = [
99
'doc',
1010
'wrap_with',

0 commit comments

Comments
 (0)