Bump version, small changes in docs

This commit is contained in:
Alex Root Junior 2021-12-12 18:59:57 +02:00
parent 2620a6547c
commit 1634dc1162
14 changed files with 67 additions and 31 deletions

View file

@ -36,5 +36,5 @@ __all__ = (
"md",
)
__version__ = "3.0.0a19"
__version__ = "3.0.0b1"
__api_version__ = "5.5"