First dev build

This commit is contained in:
2022-05-25 19:38:38 +02:00
parent 28505479ba
commit 907c3a8fff
51 changed files with 164 additions and 146 deletions

View File

@@ -4,7 +4,7 @@
"Version": {
"Major": "2022",
"Minor": "6",
"Micro": ""
"Micro": "0"
},
"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.15.dev6"
"cpl-core>=2022.6.16.dev1"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {},