Release v1.7.0

This commit is contained in:
Stan
2024-09-08 03:52:37 +02:00
parent 69e794f1af
commit 923c5daa73
4 changed files with 19 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "django-q2"
version = "1.6.2"
version = "1.7.0"
packages = [
{ include = "django_q" },
]