Added version pipe

This commit is contained in:
2022-05-25 18:40:01 +02:00
parent a1a3ad6fb5
commit 15f200df3a
7 changed files with 34 additions and 15 deletions

View File

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