Skip to content

Commit c077b9c

Browse files
authored
fix: bump version
1 parent 2e0dde1 commit c077b9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

htmldate/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__author__ = "Adrien Barbaresi"
88
__license__ = "Apache-2.0"
99
__copyright__ = "Copyright 2017-present, Adrien Barbaresi"
10-
__version__ = "1.9.3"
10+
__version__ = "1.9.4"
1111

1212

1313
import logging

0 commit comments

Comments
 (0)