Updated changelog and version

This commit is contained in:
Veronica K. B. Olsen
2019-10-06 21:17:34 +02:00
parent 16a7ec9714
commit 2c1b74de63
3 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
from distutils.core import setup
setup(
name="novelwriter",
version="0.2.2",
version="0.2.3",
py_modules=["nw"],
)