Bump version to 1.0.2 and update changelog

This commit is contained in:
Veronica K. B. Olsen
2021-01-17 21:11:51 +01:00
parent 2030793a02
commit 0907bf195e
3 changed files with 29 additions and 5 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.0.1"
version = "1.0.2"
# The full version, including alpha/beta/rc tags
release = "1.0.1"
release = "1.0.2"
# -- General configuration ---------------------------------------------------