Releases: jernejfrank/update_python_package_version_from_changelog
Releases · jernejfrank/update_python_package_version_from_changelog
Initial release.
The action determines the current Python project version from pyproject.toml, parses the CHANGELOG.md to determine the correct version bump, and updates the version in pyproject.tomlandCHANGELOG.md` along with the current date.