Build package

This commit is contained in:
2022-07-10 17:23:50 +02:00
parent 6995b25518
commit a604f0e821
47 changed files with 102 additions and 97 deletions

View File

@@ -3,8 +3,8 @@
"Name": "cpl-translation",
"Version": {
"Major": "2022",
"Minor": "8",
"Micro": "1.dev7"
"Minor": "7",
"Micro": "0"
},
"Author": "Sven Heidemann",
"AuthorEmail": "sven.heidemann@sh-edraft.de",
@@ -16,10 +16,10 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"cpl-core>=2022.8.1.dev7"
"cpl-core>=2022.7.0"
],
"DevDependencies": [
"cpl-cli>=2022.6.0"
"cpl-cli>=2022.7.0"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {