Currently the [best practices](https://github.com/django-commons/best-practices) repo uses semvar with an [environment variable for dev versioning](https://github.com/django-commons/best-practices/blob/main/src/django_commons_best_practices/__init__.py#L8) to support [uploads to testpypi](https://github.com/django-commons/best-practices/blob/main/.github/workflows/test_release.yml).