build: bump version 0.7.0 → 0.7.1

This commit is contained in:
Alexander Engelsberger
2023-10-25 15:56:53 +02:00
parent c99fdb436c
commit d4bf6dbbe9
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 = "0.7.0"
release = "0.7.1"
# -- General configuration ---------------------------------------------------