Bumped dev branch to 0.8rc1 and updated changelog

This commit is contained in:
Veronica K. B. Olsen
2020-06-04 18:03:18 +02:00
parent 91fdb71674
commit 322665680c
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.7",
version = "0.8rc1",
author = "Veronica Berglyd Olsen",
author_email = "code@vkbo.net",
description = "A markdown-like document editor for writing novels",