Release 3.0.0-beta.3

This commit is contained in:
Alex Root Junior 2022-04-19 22:09:43 +03:00
parent 497436595d
commit 0d650fc38c
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
15 changed files with 52 additions and 23 deletions

View file

@ -39,5 +39,5 @@ __all__ = (
"flags",
)
__version__ = "3.0.0b2"
__api_version__ = "5.7"
__version__ = "3.0.0b3"
__api_version__ = "6.0"