Bump version to 1.4.1, and update changelog and release notes

This commit is contained in:
Veronica Berglyd Olsen
2021-07-27 23:46:15 +02:00
parent 8cf96c3102
commit 62344376d7
5 changed files with 35 additions and 16 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"
version = "1.4.1"
# The full version, including alpha/beta/rc tags
release = "1.4"
release = "1.4.1"
# -- General configuration ---------------------------------------------------