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

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