Skip to content

Commit 034edf6

Browse files
committed
Version 1.7.1
1 parent 8959340 commit 034edf6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog
33
=========
44

5+
1.7.1 (2023-11-16)
6+
------------------
7+
58
* Fix ASGI compatibility on Python 3.12.
69

710
1.7.0 (2023-10-11)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name = "django-minify-html"
9-
version = "1.7.0"
9+
version = "1.7.1"
1010
description = "Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django."
1111
readme = {file = "README.rst", content-type = "text/x-rst"}
1212
keywords = [

0 commit comments

Comments
 (0)