README.md
pyproject.toml
setup.cfg
setup.py
bamp/__init__.py
bamp/engine.py
bamp/exc.py
bamp/logs.py
bamp/main.py
bamp/persistence.py
bamp.egg-info/PKG-INFO
bamp.egg-info/SOURCES.txt
bamp.egg-info/dependency_links.txt
bamp.egg-info/entry_points.txt
bamp.egg-info/requires.txt
bamp.egg-info/top_level.txt
bamp.egg-info/zip-safe
bamp/config/__init__.py
bamp/config/bumpversion.py
bamp/config/ini.py
bamp/helpers/__init__.py
bamp/helpers/callbacks.py
bamp/helpers/docs.py
bamp/helpers/ui.py
bamp/vcs/__init__.py
bamp/vcs/git.py
tests/__init__.py
tests/conftest.py
tests/test_bumpversion_config.py
tests/test_config.py
tests/test_engine.py
tests/test_ini_config.py
tests/test_interface.py
tests/test_persistence.py
tests/test_vcs.py
tests/test_vcs_git.py