Thanks for your work on Celery!
Now that Celery 5 is out I want to use this package as a dev dependency (with pipenv), but since the latest release is 0.0.0a1 I have to set allow_prereleases = true in my Pipfile to use it.
Perhaps this package is ready to be re-released as 1.0.0?