Bumped version to 1.0 rc1

This commit is contained in:
Veronica K. B. Olsen
2020-10-25 11:26:24 +01:00
parent d5ec44a2b8
commit 1ab57e4bc2
3 changed files with 8 additions and 4 deletions
+3 -3
View File
@@ -61,9 +61,9 @@ __package__ = "nw"
__author__ = "Veronica Berglyd Olsen"
__copyright__ = "Copyright 20182020, Veronica Berglyd Olsen"
__license__ = "GPLv3"
__version__ = "1.0b5"
__hexversion__ = "0x010000b5"
__date__ = "2020-10-18"
__version__ = "1.0rc1"
__hexversion__ = "0x010000c1"
__date__ = "2020-11-01"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__status__ = "Beta"