Updated CPL to 2022.12.0 #140

This commit is contained in:
2022-12-04 18:35:28 +01:00
parent 4a0f5c28c1
commit 7c744f0e65
15 changed files with 34 additions and 34 deletions

View File

@@ -16,10 +16,10 @@
"LicenseName": "",
"LicenseDescription": "",
"Dependencies": [
"cpl-core>=2022.10.0.post2"
"cpl-core==2022.12.0"
],
"DevDependencies": [
"cpl-cli==2022.10.0"
"cpl-cli==2022.12.0"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {},