build: bump version 0.1.8 → 0.2.0

This commit is contained in:
Alexander Engelsberger
2021-06-21 16:47:17 +02:00
parent a1d9657b91
commit 71602bf38a
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.1.8"
release = "0.2.0"
# -- General configuration ---------------------------------------------------