raise version to 2.1.3

This commit is contained in:
2026-08-20 15:22:55 +02:00
parent ef648d2d77
commit aad3837af1
+1 -1
View File
@@ -27,7 +27,7 @@ __all__ = [
"lists",
"QuarantineMilter"]
__version__ = "2.1.2"
__version__ = "2.1.3"
from pyquarantine import _runtime_patches