From 168d861c5005be0d68a41da2e7bbb74ad66bae89 Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Fri, 25 Oct 2024 22:26:37 +0100 Subject: [PATCH] Version 1.20.0 --- 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 49f6e3f..6a3a2fa 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -2,6 +2,9 @@ Changelog ========= +1.20.0 (2024-10-25) +------------------- + * Drop Python 3.8 support. * Support Python 3.13. diff --git a/pyproject.toml b/pyproject.toml index e95b614..428fa11 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ requires = [ [project] name = "django-htmx" -version = "1.19.0" +version = "1.20.0" description = "Extensions for using Django with htmx." readme = "README.rst" keywords = [