Bump version to 1.5-alpha0 for next release cycle

This commit is contained in:
Veronica Berglyd Olsen
2021-07-28 00:05:42 +02:00
parent 62344376d7
commit e92506dc07
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -24,9 +24,9 @@ copyright = "20182021, Veronica Berglyd Olsen"
author = "Veronica Berglyd Olsen"
# The short X.Y version
version = "1.4.1"
version = "1.5"
# The full version, including alpha/beta/rc tags
release = "1.4.1"
release = "1.5-alpha0"
# -- General configuration ---------------------------------------------------