build: bump version 0.5.1 → 0.6.0

This commit is contained in:
Jensun Ravichandran
2021-06-20 19:12:01 +02:00
parent a8c74a1a6f
commit 597c9fc1ee
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.5.1"
release = "0.6.0"
# -- General configuration ---------------------------------------------------