Bumped version to 1.0b1

This commit is contained in:
Veronica K. B. Olsen
2020-08-18 21:09:09 +02:00
parent dbe7b80e07
commit 5e00ef5052
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -26,9 +26,9 @@ copyright = "2018-2020, Veronica Berglyd Olsen"
author = "Veronica Berglyd Olsen"
# The short X.Y version
version = "0.12.1"
version = "1.0"
# The full version, including alpha/beta/rc tags
release = "0.12.1"
release = "1.0-beta1"
# -- General configuration ---------------------------------------------------