django/django-contrib-comments

Releasing a new version with Django 4.2 support

irtazaakram opened this issue · 2 comments

When can we expect the release of the new version with Django 4.2, considering that the master branch has already been updated?

Thanks,

@irtazaakram Please stop spamming multiple projects with these comments. ALL you're talking about here is releasing a package with the updated Trove classifier on PyPI, since the packages have no significant changes needed for 4.2 compatibility.

If you want to help make the PR adding the Trove classifier and preparing the release, rather than pressuring volunteer maintainers into doing work to satisfy your corporate priorities.

Also, please ensure that ci tests are already passing on Django v4.2, especially on Py3.11. See #194