Changed versions

This commit is contained in:
2021-11-14 12:53:09 +01:00
parent 589ef4fd4c
commit 57040f85f0
28 changed files with 304 additions and 177 deletions

View File

@@ -4,7 +4,7 @@
"Version": {
"Major": "2021",
"Minor": "10",
"Micro": "2"
"Micro": "3"
},
"Author": "Sven Heidemann",
"AuthorEmail": "sven.heidemann@sh-edraft.de",
@@ -16,7 +16,7 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"sh_cpl-core>=2021.10.0.post1"
"sh_cpl-core>=2021.10.2"
],
"PythonVersion": ">=3.8",
"PythonPath": {},