Version bump and update to changelog

This commit is contained in:
Veronica K. B. Olsen
2019-05-18 15:33:34 +02:00
parent 0dd0ae359a
commit c4caac748f
3 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
from distutils.core import setup
setup(
name="novelwriter",
version="0.1.2",
version="0.1.3",
py_modules=["nw"],
)