Closed rssujay closed 4 years ago
Hello, with the release of 0.7.0, it appears that tags from 0.6.6 onwards were recreated. These versions no longer appear on pypi: https://pypi.org/project/django-cookies-samesite/#history
Hence, this broke our build pipeline which was pinned to version 0.6.6. Thanks for looking into it!
GitHub tags:
Pypi:
pip install django-cookies-samesite==0.6.6
@andersk @rssujay https://github.com/jotes/django-cookies-samesite/issues/38#issuecomment-692535961 I apologize for your problems, I took a wrong decision.
No worries:)
Description
Hello, with the release of 0.7.0, it appears that tags from 0.6.6 onwards were recreated. These versions no longer appear on pypi: https://pypi.org/project/django-cookies-samesite/#history
Hence, this broke our build pipeline which was pinned to version 0.6.6. Thanks for looking into it!
GitHub tags:
Pypi:
What I Did