Set rc3 version #1.1.0

This commit is contained in:
2023-08-16 22:15:05 +02:00
parent 2c3e5268e4
commit 685c96bb38
18 changed files with 22 additions and 22 deletions

View File

@@ -4,7 +4,7 @@
"Version": {
"Major": "1",
"Minor": "1",
"Micro": "0.rc2"
"Micro": "0.rc3"
},
"Author": "",
"AuthorEmail": "",
@@ -16,10 +16,10 @@
"LicenseName": "",
"LicenseDescription": "",
"Dependencies": [
"cpl-core>=1.1.0.rc2"
"cpl-core>=1.1.0.rc3"
],
"DevDependencies": [
"cpl-cli>=1.1.0.rc2"
"cpl-cli>=1.1.0.rc3"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {