Build dev4 & added unittest support to console

This commit is contained in:
2022-05-26 15:41:47 +02:00
parent a72dd0dc2e
commit 79b51cf8c5
53 changed files with 108 additions and 96 deletions

View File

@@ -4,7 +4,7 @@
"Version": {
"Major": "2022",
"Minor": "6",
"Micro": "17.dev1"
"Micro": "17.dev4"
},
"Author": "Sven Heidemann",
"AuthorEmail": "sven.heidemann@sh-edraft.de",
@@ -16,7 +16,7 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"cpl-core>=2022.6.17.dev1"
"cpl-core>=2022.6.17.dev4"
],
"PythonVersion": ">=3.10",
"PythonPath": {},