{ "ProjectSettings": { "Name": "set-version", "Version": { "Major": "2022", "Minor": "6", "Micro": "15" }, "Author": "", "AuthorEmail": "", "Description": "", "LongDescription": "", "URL": "", "CopyrightDate": "", "CopyrightName": "", "LicenseName": "", "LicenseDescription": "", "Dependencies": [ "sh_cpl-core>=2022.6.1.dev4" ], "PythonVersion": ">=3.10.4", "PythonPath": { "linux": "" }, "Classifiers": [] }, "BuildSettings": { "ProjectType": "console", "SourcePath": "", "OutputPath": "../../dist", "Main": "set_version.main", "EntryPoint": "set-version", "IncludePackageData": false, "Included": [], "Excluded": [ "*/__pycache__", "*/logs", "*/tests" ], "PackageData": {}, "ProjectReferences": [] } }