Release v1.7.6

This commit is contained in:
Stan
2025-01-12 02:25:29 +01:00
parent 7e72b68c7f
commit 144536cbe4
4 changed files with 7 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "django-q2"
version = "1.7.5"
version = "1.7.6"
packages = [
{ include = "django_q" },
]