LICENSE
README.md
pyproject.toml
src/kx_publish_pypi/__init__.py
src/kx_publish_pypi/__version__.py
src/kx_publish_pypi/checks.py
src/kx_publish_pypi/cli.py
src/kx_publish_pypi/config.py
src/kx_publish_pypi/publish.py
src/kx_publish_pypi/pypi.py
src/kx_publish_pypi/report.py
src/kx_publish_pypi/test_pypi.py
src/kx_publish_pypi/utils.py
src/kx_publish_pypi/version_detection.py
src/kx_publish_pypi.egg-info/PKG-INFO
src/kx_publish_pypi.egg-info/SOURCES.txt
src/kx_publish_pypi.egg-info/dependency_links.txt
src/kx_publish_pypi.egg-info/entry_points.txt
src/kx_publish_pypi.egg-info/requires.txt
src/kx_publish_pypi.egg-info/top_level.txt
tests/test_enhanced_version_detection.py