Bump version to 1.6-alpha0 for next release cycle

This commit is contained in:
Veronica Berglyd Olsen
2021-09-19 13:46:19 +02:00
parent 1386be23f4
commit 07ac88bfd6
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -19,9 +19,9 @@ copyright = "20182021, Veronica Berglyd Olsen"
author = "Veronica Berglyd Olsen"
# The short X.Y version
version = "1.5"
version = "1.6"
# The full version, including alpha/beta/rc tags
release = "1.5"
release = "1.6-alpha0"
# -- General Configuration ---------------------------------------------------