Release 0.4.2

This commit is contained in:
Veronica K. B. Olsen
2019-11-17 17:54:02 +01:00
parent ef48c11abc
commit 34f14b005d
4 changed files with 16 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.1",
version = "0.4.2",
author = "Veronica Berglyd Olsen",
author_email = "code@vkbo.net",
description = "A markdown-like document editor for writing novels",