.gitignore
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
requirements.txt
setup.cfg
.github/workflows/dev.yml
.github/workflows/python-publish.yml
src/verstr/__init__.py
src/verstr/_version.py
src/verstr.egg-info/PKG-INFO
src/verstr.egg-info/SOURCES.txt
src/verstr.egg-info/dependency_links.txt
src/verstr.egg-info/requires.txt
src/verstr.egg-info/top_level.txt
src/verstr.egg-info/zip-safe
tests/test_comp.py