Skip to main content

Change the version of a wheel file

Project description

change_wheel_version

A script to change the version of a package inside a pre-existing wheel.

This is useful for e.g. adding a local version to a custom built wheel, without having to jury rig its build process:

pipx run change_wheel_version some.whl --local-version special.build.info

Note that this only affects the packaging metadata, not any version numbers in code.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page