Bumped version and update changelog

This commit is contained in:
Veronica K. B. Olsen
2019-06-27 21:32:22 +02:00
parent bda4499a55
commit 7addce2cb9
3 changed files with 26 additions and 3 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
from distutils.core import setup
setup(
name="novelwriter",
version="0.1.5",
version="0.2.0",
py_modules=["nw"],
)