Skip to content

Commit 49f04c6

Browse files
committed
html-sanitizer 2.4.4
1 parent 3842ed6 commit 49f04c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html_sanitizer/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import contextlib
22

33

4-
__version__ = "2.4.3"
4+
__version__ = "2.4.4"
55

66

77
with contextlib.suppress(ImportError):

0 commit comments

Comments
 (0)