This will be beta 5 release instead

This commit is contained in:
Veronica K. B. Olsen
2020-10-18 11:58:44 +02:00
parent b54527e9a5
commit 947f5b79de
3 changed files with 6 additions and 6 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.0rc1"
__hexversion__ = "0x010000c1"
__date__ = "2020-10-25"
__version__ = "1.0b5"
__hexversion__ = "0x010000b5"
__date__ = "2020-10-18"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__status__ = "Beta"