aboutsummaryrefslogtreecommitdiff
path: root/ouroboros/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* build: Use git tags for versioningHEAD0.23.0masterDimitri Staessens2 days1-0/+21
Replace setup.py metadata with pyproject.toml and derive version from git tags with setuptools-scm. Adds git archive support for setuptools-scm version detection.