Set dev version

This commit is contained in:
2022-05-26 16:03:14 +02:00
parent 8f8a9f7dd7
commit b05ca7e980
8 changed files with 21 additions and 22 deletions

View File

@@ -2,9 +2,9 @@
"ProjectSettings": {
"Name": "unittest_query",
"Version": {
"Major": "0",
"Minor": "0",
"Micro": "0"
"Major": "2022",
"Minor": "6",
"Micro": "17.dev4"
},
"Author": "",
"AuthorEmail": "",
@@ -16,7 +16,8 @@
"LicenseName": "",
"LicenseDescription": "",
"Dependencies": [
"cpl-core>=2022.6.17.dev4"
"cpl-core>=2022.6.17.dev4",
"cpl-query>=2022.6.17.dev4"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {