Updated packages (Build RC2)

This commit is contained in:
2022-09-18 11:37:50 +02:00
parent a724216563
commit 1ed721cccb
57 changed files with 129 additions and 126 deletions

View File

@@ -4,7 +4,7 @@
"Version": {
"Major": "2022",
"Minor": "10",
"Micro": "0.rc1"
"Micro": "rc2"
},
"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.10.0.rc1"
"cpl-core>=2022.10.rc2"
],
"DevDependencies": [],
"PythonVersion": ">=3.10",