.gitignore
Dockerfile
LICENSE
Makefile
Makefile.helpers
README.md
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
.github/CODEOWNERS
.github/CODE_OF_CONDUCT.md
.github/PULL_REQUEST_TEMPLATE.md
.github/SECURITY.md
.github/ISSUE_TEMPLATE/bug-report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature-request.yml
.github/ISSUE_TEMPLATE/support-request.yml
.github/workflows/python-build.yml
.github/workflows/python-deploy.yml
tfrelease/__init__.py
tfrelease/__main__.py
tfrelease/version.py
tfrelease.egg-info/PKG-INFO
tfrelease.egg-info/SOURCES.txt
tfrelease.egg-info/dependency_links.txt
tfrelease.egg-info/entry_points.txt
tfrelease.egg-info/not-zip-safe
tfrelease.egg-info/requires.txt
tfrelease.egg-info/top_level.txt
tfrelease/utils/__init__.py
tfrelease/utils/common.py