Added logic to change version only for projects with changes

This commit is contained in:
2022-05-26 16:25:15 +02:00
parent ddff9dec11
commit def92c78c8
13 changed files with 34 additions and 26 deletions

View File

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