From d2a341081d9cca5c8c7d7e37c685be74ade74ada Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Thu, 16 Nov 2023 07:08:37 +0000 Subject: [PATCH] Version 1.17.2 --- docs/changelog.rst | 3 +++ pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 44634e67..068b4424 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -2,6 +2,9 @@ Changelog ========= +1.17.2 (2023-11-16) +------------------- + * Fix asgiref dependency declaration. 1.17.1 (2023-11-14) diff --git a/pyproject.toml b/pyproject.toml index 925de7ee..74fd6318 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ requires = [ [project] name = "django-htmx" -version = "1.17.1" +version = "1.17.2" description = "Extensions for using Django with htmx." readme = {file = "README.rst", content-type = "text/x-rst"} keywords = [