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

@@ -4,7 +4,7 @@
"Version": {
"Major": "2022",
"Minor": "10",
"Micro": "2"
"Micro": "0.rc1"
},
"Author": "Sven Heidemann",
"AuthorEmail": "sven.heidemann@sh-edraft.de",
@@ -16,12 +16,12 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"cpl-core>=2022.10.1",
"cpl-core>=2022.10.0.rc1",
"discord.py==2.0.1",
"cpl-query==2022.10.2"
],
"DevDependencies": [
"cpl-cli>=2022.7.0.post2"
"cpl-cli>=2022.10.0.rc1"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {