Skip to content

Commit

Permalink
Version 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Oct 25, 2024
1 parent 2aa0fec commit 168d861
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog
=========

1.20.0 (2024-10-25)
-------------------

* Drop Python 3.8 support.

* Support Python 3.13.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 168d861

Please sign in to comment.