build: bump version 0.7.0 → 0.7.1

This commit is contained in:
Alexander Engelsberger
2021-08-30 17:55:48 +02:00
parent b6e8242383
commit b49b7a2d41
4 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ from .core import (
)
# Core Setup
__version__ = "0.7.0"
__version__ = "0.7.1"
__all_core__ = [
"competitions",