BUild dev version

This commit is contained in:
2022-05-20 08:44:32 +02:00
parent 1899cb5b86
commit 593372699b
35 changed files with 70 additions and 67 deletions

View File

@@ -4,7 +4,7 @@
"Version": {
"Major": "2022",
"Minor": "6",
"Micro": "3.dev2"
"Micro": "3.dev3"
},
"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.3.dev2"
"cpl-core>=2022.6.3.dev3"
],
"PythonVersion": ">=3.10",
"PythonPath": {},