change version to 2.1.2

This commit is contained in:
2025-08-21 14:16:41 +02:00
parent 5a8808c7d0
commit 1e14b189dc

View File

@@ -27,7 +27,7 @@ __all__ = [
"lists",
"QuarantineMilter"]
__version__ = "2.1.1"
__version__ = "2.1.2"
from pyquarantine import _runtime_patches