Bumped version to 0.9.1 and updated changelog

This commit is contained in:
Veronica K. B. Olsen
2020-06-21 21:36:49 +02:00
parent fe3c231071
commit 8b0e14e8ac
4 changed files with 12 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.9",
version = "0.9.1",
author = "Veronica Berglyd Olsen",
author_email = "code@vkbo.net",
description = "A markdown-like document editor for writing novels",