Updated some stuff

This commit is contained in:
2023-04-04 13:28:07 +02:00
parent c4a71de83f
commit 5e6d17cc86
53 changed files with 350 additions and 351 deletions

View File

@@ -3,7 +3,7 @@
"Name": "cpl-translation",
"Version": {
"Major": "2023",
"Minor": "2",
"Minor": "4",
"Micro": "0"
},
"Author": "Sven Heidemann",
@@ -16,10 +16,10 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"cpl-core>=2023.2.0"
"cpl-core>=2023.4.0"
],
"DevDependencies": [
"cpl-cli>=2023.2.0"
"cpl-cli>=2023.4.0"
],
"PythonVersion": ">=3.10",
"PythonPath": {},