build: bump version 1.0.0a6 → 1.0.0a7

This commit is contained in:
Alexander Engelsberger
2022-08-19 12:17:32 +02:00
parent ec294bdd37
commit c3cad19853
4 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ author = "Jensun Ravichandran"
# The full version, including alpha/beta/rc tags
#
release = "1.0.0-a6"
release = "1.0.0-a7"
# -- General configuration ---------------------------------------------------