We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3842ed6 commit 49f04c6Copy full SHA for 49f04c6
html_sanitizer/__init__.py
@@ -1,7 +1,7 @@
1
import contextlib
2
3
4
-__version__ = "2.4.3"
+__version__ = "2.4.4"
5
6
7
with contextlib.suppress(ImportError):
0 commit comments