Bump version to 2.1-alpha0

This commit is contained in:
Veronica Berglyd Olsen
2023-02-13 00:23:54 +01:00
parent 9a50303068
commit 30d5be44eb
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -59,8 +59,8 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "2.0.5"
__hexversion__ = "0x020005f0"
__version__ = "2.1-alpha0"
__hexversion__ = "0x020100a0"
__date__ = "2023-02-12"
__status__ = "Stable"
__domain__ = "novelwriter.io"