Bumped version and updated changelog

This commit is contained in:
Veronica K. B. Olsen
2019-05-25 20:41:05 +02:00
parent c9b0e27038
commit 6b20232e11
3 changed files with 29 additions and 3 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
from distutils.core import setup
setup(
name="novelwriter",
version="0.1.3",
version="0.1.4",
py_modules=["nw"],
)