Bumped version to 1.0 beta 1

This commit is contained in:
Veronica K. B. Olsen
2020-08-15 19:55:39 +02:00
parent eb31076c4e
commit 4b60c879f1
2 changed files with 8 additions and 6 deletions
+3 -3
View File
@@ -41,9 +41,9 @@ __package__ = "nw"
__author__ = "Veronica Berglyd Olsen"
__copyright__ = "Copyright 20182020, Veronica Berglyd Olsen"
__license__ = "GPLv3"
__version__ = "0.12.0"
__hexversion__ = "0x001200f0"
__date__ = "2020-08-15"
__version__ = "1.0b1"
__hexversion__ = "0x010000b1"
__date__ = "2020-08-23"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__status__ = "Beta"