Shuffling bits around

This commit is contained in:
Veronica K. B. Olsen
2019-06-08 22:29:48 +02:00
parent 1d9cbdc968
commit 28429ecd1f
+4 -4
View File
@@ -21,10 +21,6 @@ from nw.config import Config
__package__ = "novelWriter"
__author__ = "Veronica Berglyd Olsen"
__copyright__ = "Copyright 20182019, Veronica Berglyd Olsen"
__credits__ = [
"Veronica Berglyd Olsen (developer)",
"Marian Lückhof (contributor, tester)"
]
__license__ = "GPLv3"
__version__ = "0.1.5"
__date__ = "2019.06.08"
@@ -32,6 +28,10 @@ __maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__status__ = "Pre-Release"
__url__ = "https://github.com/vkbo/novelWriter"
__credits__ = [
"Veronica Berglyd Olsen (developer)",
"Marian Lückhof (contributor, tester)"
]
#
# Logging