Skip to content

Commit

Permalink
Bump to v 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ahopkins committed May 5, 2019
1 parent 3b3410d commit 9328905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sanic_openapi/__init__.py
@@ -1,4 +1,4 @@
from .swagger import blueprint as swagger_blueprint

__version__ = '0.5.0'
__version__ = '0.5.2'
__all__ = ['swagger_blueprint']

0 comments on commit 9328905

Please sign in to comment.