Build dev8 & improved cpl new unittests

This commit is contained in:
2022-05-26 23:27:32 +02:00
parent 348fad24c7
commit 162f06001a
6 changed files with 18 additions and 17 deletions

View File

@@ -4,7 +4,7 @@
"Version": {
"Major": "2022",
"Minor": "6",
"Micro": "17.dev7"
"Micro": "17.dev8"
},
"Author": "",
"AuthorEmail": "",
@@ -16,8 +16,8 @@
"LicenseName": "",
"LicenseDescription": "",
"Dependencies": [
"cpl-core>=2022.6.17.dev7",
"cpl-query>=2022.6.17.dev7"
"cpl-core>=2022.6.17.dev8",
"cpl-query>=2022.6.17.dev8"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {