LICENSE
README.md
pyproject.toml
src/boundver/__init__.py
src/boundver/_completions.py
src/boundver/_config.py
src/boundver/_diff.py
src/boundver/_git.py
src/boundver/_hashing.py
src/boundver/_lockfile.py
src/boundver/_output.py
src/boundver/_utils.py
src/boundver/cli.py
src/boundver/core.py
src/boundver/providers.py
src/boundver/py.typed
src/boundver/versions.py
src/boundver.egg-info/PKG-INFO
src/boundver.egg-info/SOURCES.txt
src/boundver.egg-info/dependency_links.txt
src/boundver.egg-info/entry_points.txt
src/boundver.egg-info/requires.txt
src/boundver.egg-info/top_level.txt
tests/test_boundary_lock.py
tests/test_cli_main.py
tests/test_cli_output_schemas.py
tests/test_core_branches.py
tests/test_coverage_gaps.py
tests/test_edge_cases.py
tests/test_hashing.py
tests/test_providers.py
tests/test_versions.py