Bumped version and updated changelog

This commit is contained in:
Veronica K. B. Olsen
2019-06-08 22:10:45 +02:00
parent 59319f4f64
commit 3bddc57cae
3 changed files with 27 additions and 3 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
from distutils.core import setup
setup(
name="novelwriter",
version="0.1.4",
version="0.1.5",
py_modules=["nw"],
)