adopt CalVer: MM.YY.MICRO, 18.12.0 release
This commit is contained in:
parent
56989a017b
commit
9b9dd67797
|
@ -2,6 +2,6 @@ from sanic.app import Sanic
|
||||||
from sanic.blueprints import Blueprint
|
from sanic.blueprints import Blueprint
|
||||||
|
|
||||||
|
|
||||||
__version__ = "18.12"
|
__version__ = "18.12.0"
|
||||||
|
|
||||||
__all__ = ["Sanic", "Blueprint"]
|
__all__ = ["Sanic", "Blueprint"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user