clovord.py v0.1.34

Small correction release for DomainlistEntry field accuracy. Update with:

  pip install -U clovord.py

What changed

- Removed reason and sources from DomainlistEntry — bots never receive these in API responses (dashboard/internal only).
- entry.host is an SDK helper that joins subdomain + domain (e.g. api.example.com). It is not a separate API field.

Bot-visible domainlist fields remain: domain, subdomain, slug, status, score, flags, tags, hash, metadata, record_updated, record_added.

Docs: https://clovord.com/developers/docs
PyPI: https://pypi.org/project/clovord.py/0.1.34/
