README.md
pyproject.toml
bin/herold
herold/__init__.py
herold/changelog.py
herold/check.py
herold/command_line.py
herold/config.py
herold/find.py
herold/init.py
herold/install.py
herold/meta_data.py
herold/patch_commit_message.py
herold/releases.py
herold/version.py
herold.egg-info/PKG-INFO
herold.egg-info/SOURCES.txt
herold.egg-info/dependency_links.txt
herold.egg-info/requires.txt
herold.egg-info/top_level.txt
herold/default_config/changelog
herold/default_config/config.yml
herold/default_config/meta-data.yml
herold/hooks/prepare-commit-msg
herold/utils/__init__.py
herold/utils/_subprocess.py
herold/utils/file_system.py
herold/utils/git.py
herold/utils/templating.py