Updated changelog and bumped version to 0.10.2

This commit is contained in:
Veronica K. B. Olsen
2020-07-29 16:34:42 +02:00
parent 62e8750b18
commit 2b3190400c
4 changed files with 18 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ with open("README.md", "r") as inFile:
setuptools.setup(
name = "novelWriter",
version = "0.10.1",
version = "0.10.2",
author = "Veronica Berglyd Olsen",
author_email = "code@vkbo.net",
description = "A markdown-like document editor for writing novels",