Bumped dev branch to 0.8rc1 and updated changelog

This commit is contained in:
Veronica K. B. Olsen
2020-06-04 18:03:18 +02:00
parent 91fdb71674
commit 322665680c
4 changed files with 12 additions and 5 deletions
+2 -2
View File
@@ -24,9 +24,9 @@ copyright = "2018-2020, Veronica Berglyd Olsen"
author = "Veronica Berglyd Olsen"
# The short X.Y version
version = "0.7.0"
version = "0.8.0"
# The full version, including alpha/beta/rc tags
release = "0.7.0"
release = "0.8.0rc1"
# -- General configuration ---------------------------------------------------