Bumped version to 1.3 alpha0 for next dev cycle

This commit is contained in:
Veronica K. B. Olsen
2021-02-10 23:00:40 +01:00
parent a2a43b3996
commit 27de8138f5
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -25,9 +25,9 @@ copyright = "20182021, Veronica Berglyd Olsen"
author = "Veronica Berglyd Olsen"
# The short X.Y version
version = "1.2"
version = "1.3"
# The full version, including alpha/beta/rc tags
release = "1.2-alpha0"
release = "1.3-alpha0"
# -- General configuration ---------------------------------------------------