build: bump version 1.0.0a5 → 1.0.0a6

This commit is contained in:
Alexander Engelsberger
2022-08-16 16:13:20 +02:00
parent 918e599c6a
commit e0abb1f3de
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-a5"
release = "1.0.0-a6"
# -- General configuration ---------------------------------------------------