Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

bumpversion-tutorial

The real thing is here

This is to remind myself of the bumpversion utility that I forget every once in a while

Install bumpversion

pip install bumpversion


Usage

  • Use the given config file (.bumpversion.cfg) at the root of the project
  • run bumpversion patch/minor/major
  • push changes git push
  • push new tag git push --tags

About

This is to remind myself of the bumpversion utility that I forget every once in a while

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors