Bumped version and updated changelog

This commit is contained in:
Veronica K. B. Olsen
2019-11-24 17:45:52 +01:00
parent c98858bd87
commit 43449c2508
4 changed files with 19 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ with open("README.md", "r") as inFile:
setuptools.setup(
name = "novelWriter",
version = "0.4.2",
version = "0.4.3",
author = "Veronica Berglyd Olsen",
author_email = "code@vkbo.net",
description = "A markdown-like document editor for writing novels",