A few more places to bump stuff
This commit is contained in:
+3
-3
@@ -20,13 +20,13 @@
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = "novelWriter"
|
||||
copyright = "2018-2019, Veronica Berglyd Olsen"
|
||||
copyright = "2018-2020, Veronica Berglyd Olsen"
|
||||
author = "Veronica Berglyd Olsen"
|
||||
|
||||
# The short X.Y version
|
||||
version = "0.4.3"
|
||||
version = "0.4.4"
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = "0.4.3"
|
||||
release = "0.4.4"
|
||||
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@ from nw.config import Config
|
||||
|
||||
__package__ = "novelWriter"
|
||||
__author__ = "Veronica Berglyd Olsen"
|
||||
__copyright__ = "Copyright 2018–2019, Veronica Berglyd Olsen"
|
||||
__copyright__ = "Copyright 2018–2020, Veronica Berglyd Olsen"
|
||||
__license__ = "GPLv3"
|
||||
__version__ = "0.4.4"
|
||||
__date__ = "2020-02-17"
|
||||
|
||||
Reference in New Issue
Block a user