LICENSE
README.md
pyproject.toml
src/autochange_launcher.py
src/autochange/__init__.py
src/autochange/__main__.py
src/autochange/changelog.py
src/autochange/cli.py
src/autochange/conventional.py
src/autochange/launcher.py
src/autochange/version.py
src/autochange.egg-info/PKG-INFO
src/autochange.egg-info/SOURCES.txt
src/autochange.egg-info/dependency_links.txt
src/autochange.egg-info/entry_points.txt
src/autochange.egg-info/requires.txt
src/autochange.egg-info/top_level.txt
tests/test_changelog.py
tests/test_conventional.py
tests/test_conventional_properties.py
tests/test_tagging.py
tests/test_version.py