build: bump version 0.6.0 → 0.7.0

This commit is contained in:
Alexander Engelsberger
2021-08-30 17:42:27 +02:00
parent afcfcb8973
commit cd616d11b9
4 changed files with 5 additions and 5 deletions

View File

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