make-release
Installation
SKILL.md
Make release
This skill prepares a new release of the web3-ethereum-defi package.
Required inputs
- Version number - The version string for the new release (e.g.,
1.1,2.0)
Steps
1. Update version in pyproject.toml
Edit the version field in pyproject.toml to the new version number.