Added run command

This commit is contained in:
2022-05-25 08:41:35 +02:00
parent 7a65dbe39b
commit 477d2d87d3
6 changed files with 62 additions and 6 deletions

View File

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