.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.yml
tfver/__init__.py
tfver/__main__.py
tfver/version.py
tfver.egg-info/PKG-INFO
tfver.egg-info/SOURCES.txt
tfver.egg-info/dependency_links.txt
tfver.egg-info/entry_points.txt
tfver.egg-info/not-zip-safe
tfver.egg-info/requires.txt
tfver.egg-info/top_level.txt
tfver/utils/__init__.py
tfver/utils/common.py