Skip to content

Commit 34735d5

Browse files
sloriaSahil Jolly
authored andcommitted
Bump version and update changelog
1 parent 4a5238a commit 34735d5

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.9.0 (unreleased)
4+
0.9.0 (2020-05-27)
55
******************
66

77
Features:

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.8'
7+
__version__ = '0.9.0'
88
__all__ = [
99
'doc',
1010
'wrap_with',

0 commit comments

Comments
 (0)