Initial changes for v1.2

This commit is contained in:
Raffson
2023-03-18 23:02:11 +01:00
parent 3060645a26
commit a1fc92bd00
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ from pathlib import Path
MAJOR_VERSION = 1
MINOR_VERSION = 1
MINOR_VERSION = 2
MICRO_VERSION = 0