Bumped version number to 0.9.2

This commit is contained in:
Veronica K. B. Olsen
2020-06-26 21:21:08 +02:00
parent b5afe8703b
commit 9609095790
4 changed files with 9 additions and 9 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.9.1"
version = "0.9.2"
# The full version, including alpha/beta/rc tags
release = "0.9.1"
release = "0.9.2"
# -- General configuration ---------------------------------------------------