Skip to content

Commit

Permalink
Merge pull request #1624 from huge-success/release-19-6-2
Browse files Browse the repository at this point in the history
19.6.2 release
  • Loading branch information
ahopkins authored Jul 7, 2019
2 parents 1eaa2e3 + 9d07988 commit 68d5039
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.6.0"
__version__ = "19.6.2"

__all__ = ["Sanic", "Blueprint"]

0 comments on commit 68d5039

Please sign in to comment.