Bumped version to 0.9 and updated changelog

This commit is contained in:
Veronica K. B. Olsen
2020-06-20 20:24:31 +02:00
parent 9e5140ddb5
commit 5eda8ddd13
4 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ with open("README.md", "r") as inFile:
setuptools.setup(
name = "novelWriter",
version = "0.9rc1",
version = "0.9",
author = "Veronica Berglyd Olsen",
author_email = "code@vkbo.net",
description = "A markdown-like document editor for writing novels",