Set correct version

This commit is contained in:
2024-07-25 17:56:25 +02:00
parent 688381b106
commit c1e65bf0dc
13 changed files with 43 additions and 43 deletions

View File

@@ -2,8 +2,8 @@
"ProjectSettings": {
"Name": "unittest_query",
"Version": {
"Major": "2023",
"Minor": "2",
"Major": "2024",
"Minor": "7",
"Micro": "0"
},
"Author": "",
@@ -16,8 +16,8 @@
"LicenseName": "",
"LicenseDescription": "",
"Dependencies": [
"cpl-core>=2023.2.0",
"cpl-query>=2023.2.0"
"cpl-core>=2024.6.2024.07.0",
"cpl-query>=2024.6.2024.07.0"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {},