Preparations for v1.5.0

This commit is contained in:
Raffson
2025-04-14 21:24:32 +02:00
parent c8e3274c4e
commit 170e432008
5 changed files with 12 additions and 5 deletions

View File

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