LICENSE
README.md
pyproject.toml
src/ebump/__init__.py
src/ebump/bump.py
src/ebump/config.py
src/ebump/main.py
src/ebump/py.typed
src/ebump/rewrite.py
src/ebump/utils.py
src/ebump/version.py
src/ebump.egg-info/PKG-INFO
src/ebump.egg-info/SOURCES.txt
src/ebump.egg-info/dependency_links.txt
src/ebump.egg-info/entry_points.txt
src/ebump.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_patterns.py
tests/test_version.py