Bump version

This commit is contained in:
Veronica K. B. Olsen
2020-05-09 16:45:31 +02:00
parent 8c8000b8f9
commit 04728b74d4
4 changed files with 7 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.4.5",
version = "0.5",
author = "Veronica Berglyd Olsen",
author_email = "code@vkbo.net",
description = "A markdown-like document editor for writing novels",