Bumped version and updated changelog

This commit is contained in:
Veronica K. B. Olsen
2019-09-14 13:24:20 +02:00
parent fd7e1d7bd8
commit 8e6bc78408
3 changed files with 22 additions and 3 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
from distutils.core import setup
setup(
name="novelwriter",
version="0.2.0",
version="0.2.1",
py_modules=["nw"],
)