Bump version to 1.3.2 and update changelog

This commit is contained in:
Veronica Berglyd Olsen
2021-05-30 12:14:41 +02:00
parent e937267eb0
commit 577a3c6c6a
5 changed files with 48 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.3.1"
version = "1.3.2"
# The full version, including alpha/beta/rc tags
release = "1.3.1"
release = "1.3.2"
# -- General configuration ---------------------------------------------------