Skip to content

Commit

Permalink
Merge pull request #1530 from seemethere/bump_19031
Browse files Browse the repository at this point in the history
Bump version to 19.03.1
  • Loading branch information
seemethere committed Mar 23, 2019
2 parents 669e2ed + 7bca952 commit dab802f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sanic/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
from sanic.blueprints import Blueprint


__version__ = "19.03.0"
__version__ = "19.03.1"

__all__ = ["Sanic", "Blueprint"]

0 comments on commit dab802f

Please sign in to comment.