Set correct version

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

View File

@ -3,7 +3,7 @@
"Name": "cpl-cli", "Name": "cpl-cli",
"Version": { "Version": {
"Major": "2024", "Major": "2024",
"Minor": "10", "Minor": "7",
"Micro": "0" "Micro": "0"
}, },
"Author": "Sven Heidemann", "Author": "Sven Heidemann",
@ -16,7 +16,7 @@
"LicenseName": "MIT", "LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.", "LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [ "Dependencies": [
"cpl-core>=2023.4.0" "cpl-core>=2024.6.2024.07.0"
], ],
"DevDependencies": [], "DevDependencies": [],
"PythonVersion": ">=3.12", "PythonVersion": ">=3.12",

View File

@ -3,7 +3,7 @@
"Name": "cpl-core", "Name": "cpl-core",
"Version": { "Version": {
"Major": "2024", "Major": "2024",
"Minor": "6", "Minor": "7",
"Micro": "0" "Micro": "0"
}, },
"Author": "Sven Heidemann", "Author": "Sven Heidemann",

View File

@ -2,9 +2,9 @@
"ProjectSettings": { "ProjectSettings": {
"Name": "cpl-discord", "Name": "cpl-discord",
"Version": { "Version": {
"Major": "2023", "Major": "2024",
"Minor": "10", "Minor": "7",
"Micro": "0.post1" "Micro": "0"
}, },
"Author": "Sven Heidemann", "Author": "Sven Heidemann",
"AuthorEmail": "sven.heidemann@sh-edraft.de", "AuthorEmail": "sven.heidemann@sh-edraft.de",
@ -16,12 +16,12 @@
"LicenseName": "MIT", "LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.", "LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [ "Dependencies": [
"cpl-core>=2023.10.0", "cpl-core>=2024.6.2024.07.0",
"discord.py>=2.3.2", "discord.py>=2.3.2",
"cpl-query>=2023.10.0" "cpl-query>=2024.6.2024.07.0"
], ],
"DevDependencies": [ "DevDependencies": [
"cpl-cli>=2023.10.0" "cpl-cli>=2024.6.2024.07.0"
], ],
"PythonVersion": ">=3.10", "PythonVersion": ">=3.10",
"PythonPath": {}, "PythonPath": {},

View File

@ -2,8 +2,8 @@
"ProjectSettings": { "ProjectSettings": {
"Name": "cpl-query", "Name": "cpl-query",
"Version": { "Version": {
"Major": "2023", "Major": "2024",
"Minor": "10", "Minor": "7",
"Micro": "0" "Micro": "0"
}, },
"Author": "Sven Heidemann", "Author": "Sven Heidemann",

View File

@ -2,9 +2,9 @@
"ProjectSettings": { "ProjectSettings": {
"Name": "cpl-translation", "Name": "cpl-translation",
"Version": { "Version": {
"Major": "2023", "Major": "2024",
"Minor": "4", "Minor": "7",
"Micro": "0.post1" "Micro": "0"
}, },
"Author": "Sven Heidemann", "Author": "Sven Heidemann",
"AuthorEmail": "sven.heidemann@sh-edraft.de", "AuthorEmail": "sven.heidemann@sh-edraft.de",
@ -16,10 +16,10 @@
"LicenseName": "MIT", "LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.", "LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [ "Dependencies": [
"cpl-core>=2023.4.0" "cpl-core>=2024.6.2024.07.0"
], ],
"DevDependencies": [ "DevDependencies": [
"cpl-cli>=2023.4.0" "cpl-cli>=2024.6.2024.07.0"
], ],
"PythonVersion": ">=3.10", "PythonVersion": ">=3.10",
"PythonPath": {}, "PythonPath": {},

View File

@ -2,8 +2,8 @@
"ProjectSettings": { "ProjectSettings": {
"Name": "set-pip-urls", "Name": "set-pip-urls",
"Version": { "Version": {
"Major": "2022", "Major": "2024",
"Minor": "12", "Minor": "7",
"Micro": "0" "Micro": "0"
}, },
"Author": "Sven Heidemann", "Author": "Sven Heidemann",

View File

@ -2,8 +2,8 @@
"ProjectSettings": { "ProjectSettings": {
"Name": "set-version", "Name": "set-version",
"Version": { "Version": {
"Major": "2022", "Major": "2024",
"Minor": "12", "Minor": "7",
"Micro": "0" "Micro": "0"
}, },
"Author": "Sven Heidemann", "Author": "Sven Heidemann",
@ -16,7 +16,7 @@
"LicenseName": "MIT", "LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.", "LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [ "Dependencies": [
"cpl-core>=2022.12.0", "cpl-core>=2024.6.2024.07.0",
"GitPython>=3.1.29" "GitPython>=3.1.29"
], ],
"DevDependencies": [], "DevDependencies": [],

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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