Added Pipes

This commit is contained in:
2022-05-22 18:43:10 +02:00
parent 419fcc3d29
commit d1bb266d49
5 changed files with 49 additions and 3 deletions

View File

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