Bump version to 19.03.1
Couldn't delete the release on github so we go with the next best thing which is to just bump the patch version Signed-off-by: Eli Uriegas <seemethere101@gmail.com>
This commit is contained in:
parent
669e2ed5b0
commit
7bca95205d
|
@ -2,6 +2,6 @@ from sanic.app import Sanic
|
||||||
from sanic.blueprints import Blueprint
|
from sanic.blueprints import Blueprint
|
||||||
|
|
||||||
|
|
||||||
__version__ = "19.03.0"
|
__version__ = "19.03.1"
|
||||||
|
|
||||||
__all__ = ["Sanic", "Blueprint"]
|
__all__ = ["Sanic", "Blueprint"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user