Bump version. Added pipeline for test PyPi

This commit is contained in:
Alex Root Junior 2021-05-12 00:13:03 +03:00
parent 0e72d8e65b
commit 5abd9ad0c4
6 changed files with 71 additions and 6 deletions

View file

@ -31,5 +31,5 @@ __all__ = (
"F",
)
__version__ = "3.0.0-alpha.6"
__api_version__ = "5.1"
__version__ = "3.0.0-alpha.8"
__api_version__ = "5.2"