Build 2022.6.0.rc1

This commit is contained in:
2022-06-27 20:55:44 +02:00
parent 4b9e428abb
commit b9e0b7ccd0
51 changed files with 99 additions and 99 deletions

View File

@@ -16,7 +16,7 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"cpl-core>=2022.6.0"
"cpl-core>=2022.6.0.rc1"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {},

View File

@@ -16,7 +16,7 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"cpl-core>=2022.6.0",
"cpl-core>=2022.6.0.rc1",
"gitpython==3.1.27"
],
"PythonVersion": ">=3.10.4",