Improved set-version tool & set version

This commit is contained in:
2022-12-03 23:42:23 +01:00
parent 099a51ed93
commit b02aebef35
15 changed files with 65 additions and 50 deletions

View File

@@ -3,7 +3,7 @@
"Name": "unittest_query",
"Version": {
"Major": "2022",
"Minor": "10",
"Minor": "12",
"Micro": "0"
},
"Author": "",
@@ -16,8 +16,8 @@
"LicenseName": "",
"LicenseDescription": "",
"Dependencies": [
"cpl-core>=2022.10.0",
"cpl-query>=2022.10.0"
"cpl-core>=2022.12.0",
"cpl-query>=2022.12.0"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {},