metrics.bumpversion

plugin for the metrics package (extracts version from .bumpversion.cfg)


License
MIT
Install
pip install metrics.bumpversion==0.0.1

Documentation

License GitHub issues

installation

to install:

$ pip install metrics.bumpversion

to uninstall:

$ pip uninstall metrics.bumpversion

for details please see the documentation of metrics.

metrics.bumpversion

The metrics.bumpversion package is a plugin for the metrics package.

metrics.bumpversion adds version information to the "build" section of the .metrics file.

version information is extracted from the .bumpversion.cfg file

License

Copyright (c) 2018 Mark Fink and others. metrics is released under the MIT License (see MIT_LICENSE).