Bumped version and updated changelog

This commit is contained in:
Veronica K. B. Olsen
2019-11-10 15:05:54 +01:00
parent 32ac757edc
commit d8b159ff93
4 changed files with 31 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.0",
version = "0.4.1",
author = "Veronica Berglyd Olsen",
author_email = "code@vkbo.net",
description = "A markdown-like document editor for writing novels",