LICENSE
README.md
pyproject.toml
gitag/auto_tagger.py
gitag/changelog_writer.py
gitag/config.py
gitag/config_validator.py
gitag/git_repo.py
gitag/main.py
gitag/version_manager.py
gitag.egg-info/PKG-INFO
gitag.egg-info/SOURCES.txt
gitag.egg-info/dependency_links.txt
gitag.egg-info/entry_points.txt
gitag.egg-info/requires.txt
gitag.egg-info/top_level.txt
gitag/utils/__init__.py
gitag/utils/logging_setup.py
tests/test_auto_tagger.py
tests/test_changelog_writer.py
tests/test_config_validation.py
tests/test_git_repo.py
tests/test_main.py
tests/test_version_manager.py