Bump version

This commit is contained in:
Alex Root Junior 2022-11-19 20:32:36 +02:00
parent 780a3d80fd
commit c7779abc50
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
2 changed files with 2 additions and 2 deletions

View file

@ -35,5 +35,5 @@ __all__ = (
"flags",
)
__version__ = "3.0.0b6"
__version__ = "3.0.0b7"
__api_version__ = "6.3"