git-bump
Version bump tool
Automates version number bumps in Git-based projects
A semantic versioning bump script
34 stars
4 watching
9 forks
Language: Python
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
peritus/bumpversion | Automates version updates in source code by incrementing a specified part of the version number. | 1,505 |
fabiospampinato/bump | Automates updating version numbers and generating changelogs for software releases. | 413 |
c4urself/bump2version | Automates version number updates in source code | 1,064 |
carstencodes/pdm-bump | Tools for managing project versions and bumping them to new releases. | 44 |
markchalloner/git-semver | A plugin for managing version numbers in Git using the Semantic Versioning scheme | 382 |
mpanarin/versioce | Automates versioning and changelog generation for software projects | 30 |
davidsjoberg/ggbump | Creates elegant bump charts to visualize ranking over time or other situations where the path between two nodes has no statistical significance. | 533 |
pypa/setuptools-scm | Automatically extracts and manages version numbers from Git or SVN metadata | 867 |
anothrnick/github-tag-action | Automates version tagging on merge or push events | 786 |
dotnet/nerdbank.gitversioning | Automatically adds version information to software builds based on Git commit IDs and a version file. | 1,394 |
qw3rtman/p | A utility for managing different versions of Python on a single system. | 776 |
s0ders/go-semver-release | Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |
ahmetb/govvv | A tool to add version info to Golang applications during build processes | 539 |
christian-draeger/increment-semantic-version | Automates the process of updating a project's version number based on a specified increment type and current version. | 84 |
esamattis/npm-release | Automates npm release processes for developers | 15 |