Skip to content

Commit

Permalink
Version 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Oct 29, 2024
1 parent 1a2704e commit caf6060
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog
=========

Unreleased
----------
1.17.0 (2024-10-29)
-------------------

* Drop Django 3.2 to 4.1 support.

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-browser-reload"
version = "1.16.0"
version = "1.17.0"
description = "Automatically reload your browser in development."
readme = "README.rst"
keywords = [
Expand Down

0 comments on commit caf6060

Please sign in to comment.