Bump version to 1.2.3 and update changelog and release notes

This commit is contained in:
Veronica K. B. Olsen
2021-04-17 23:44:49 +02:00
parent 93875d667c
commit ac22838ded
5 changed files with 55 additions and 10 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.2"
version = "1.2.3"
# The full version, including alpha/beta/rc tags
release = "1.2.2"
release = "1.2.3"
# -- General configuration ---------------------------------------------------