pypae/Bump Version
Bump the version in a file to a specific version.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version to write. | yes | — |
| files | In which files to bump the version. Supply multiple files separated by spaces. | no | /.VERSION |
| marker | Lines following a marker are checked for a version bump. | no | [bump] |
Outputs
| name | description |
|---|---|
| files | In which files the version was updated. (The input files, if everything was successful) |