What's Changed
- Bump actions/setup-python from 4 to 5 in the actions-dependencies group by dependabot in https://github.com/thombashi/releasecmd/pull/1
- Modify to apply dry run only for commands that perform mutable operations when specifying the `--dry-run` option
- Modify to push only the created git tag
- Modify that the existence of build binary files is not required when the `--skip-uploading` option is specified
- Fix `install_requires`
- Add support for Python 3.12
New Contributors
* dependabot made their first contribution in https://github.com/thombashi/releasecmd/pull/1
**Full Changelog**: https://github.com/thombashi/releasecmd/compare/v0.10.0...v0.10.3