Build rc1

This commit is contained in:
2022-09-17 13:03:37 +02:00
parent c7e2f8609c
commit e94ed0b7f0
56 changed files with 110 additions and 110 deletions

View File

@@ -3,8 +3,8 @@
"Name": "cpl-cli",
"Version": {
"Major": "2022",
"Minor": "7",
"Micro": "0.post2"
"Minor": "10",
"Micro": "0.rc1"
},
"Author": "Sven Heidemann",
"AuthorEmail": "sven.heidemann@sh-edraft.de",
@@ -16,7 +16,7 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"cpl-core>=2022.7.0.post2"
"cpl-core>=2022.10.0.rc1"
],
"DevDependencies": [],
"PythonVersion": ">=3.10",