diff --git a/hstspreload/__init__.py b/hstspreload/__init__.py index 3333c39..a0b2521 100644 --- a/hstspreload/__init__.py +++ b/hstspreload/__init__.py @@ -5,8 +5,8 @@ import struct import typing -__version__ = "2020.2.5" -__checksum__ = "95871b43eadfca11bcc81eb6ac79a380d25fd17c68df6684a4c7f364d147b264" +__version__ = "2020.2.15" +__checksum__ = "8619e6cf037a2025937f931d55f41f379416d66011bd31225d2ec13692889ff3" __all__ = ["in_hsts_preload"] # fmt: off diff --git a/hstspreload/hstspreload.bin b/hstspreload/hstspreload.bin index 5aaf6f2..4a4422f 100644 Binary files a/hstspreload/hstspreload.bin and b/hstspreload/hstspreload.bin differ