Bumped dev branch to version 0.9rc1

This commit is contained in:
Veronica K. B. Olsen
2020-06-11 22:52:11 +02:00
parent b6e7220495
commit 2c48e02558
4 changed files with 8 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.8rc1",
version = "0.9rc1",
author = "Veronica Berglyd Olsen",
author_email = "code@vkbo.net",
description = "A markdown-like document editor for writing novels",