Bump version // 2

This commit is contained in:
Alex Root Junior 2021-08-17 03:07:38 +03:00
parent 2aa8c38691
commit 5851e32266
3 changed files with 3 additions and 3 deletions

View file

@ -37,5 +37,5 @@ __all__ = (
"md",
)
__version__ = "3.0.0a13"
__version__ = "3.0.0a14"
__api_version__ = "5.3"