Bumped version and update changelog from last release

This commit is contained in:
Veronica K. B. Olsen
2020-10-15 10:07:53 +02:00
parent 1ce2165717
commit 4fdc0ba9db
3 changed files with 19 additions and 16 deletions
+3 -3
View File
@@ -39,9 +39,9 @@ __package__ = "nw"
__author__ = "Veronica Berglyd Olsen"
__copyright__ = "Copyright 20182020, Veronica Berglyd Olsen"
__license__ = "GPLv3"
__version__ = "1.0b4"
__hexversion__ = "0x010000b4"
__date__ = "2020-10-11"
__version__ = "1.0rc1"
__hexversion__ = "0x010000c1"
__date__ = "2020-10-25"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__status__ = "Beta"