---------------- - default to .bumpversion.cfg file if present in the version module
0.0.8
---------------- - use `python3` instead of `python` as the python executable for building packages
0.0.7
---------------- - add mandatory repository option to `package.publish`
0.0.6
---------------- - Only enforce use of setup.cfg with bumpversion if its actually there - BUG: actually run the git push command in publish, not only echo to screen