Skip to content

Commit

Permalink
Merge pull request #1438 from yunstanford/master
Browse files Browse the repository at this point in the history
18.12 Release
  • Loading branch information
yunstanford authored Dec 27, 2018
2 parents 3f73bc0 + 9b9dd67 commit aa7f275
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__ = "0.8.3"
__version__ = "18.12.0"

__all__ = ["Sanic", "Blueprint"]

0 comments on commit aa7f275

Please sign in to comment.