cameronmaske / celery-once

Celery Once allows you to prevent multiple execution and queuing of celery tasks.
https://pypi.python.org/pypi/celery_once/
BSD 2-Clause "Simplified" License
659 stars 91 forks source link

Pypi version not aligned with git releases. #102

Closed matheusbrat closed 5 years ago

matheusbrat commented 5 years ago

I just noticed that on PyPi there is a version 3.0 but here there is not.

Is this correct? It felt super weird to have a version 3.0 there and not here.

https://pypi.python.org/pypi/celery_once/

cameronmaske commented 5 years ago

Thanks for the heads up. 3.0.0 tag created