Skip to content

Commit

Permalink
Merge pull request #207 from javabrett/bump-version
Browse files Browse the repository at this point in the history
Bump version to 0.9.1.dev0
  • Loading branch information
rochacbruno committed Jul 30, 2018
2 parents ef22c66 + 67419db commit 61da259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flasgger/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__version__ = '0.9.0'
__version__ = '0.9.1.dev0'
__author__ = 'Bruno Rocha'
__email__ = 'rochacbruno@gmail.com'

Expand Down

0 comments on commit 61da259

Please sign in to comment.