Compare commits

...
1 Commits
Author SHA1 Message Date
spacefreak aad3837af1 raise version to 2.1.3 2026-08-20 15:22:55 +02:00
+1 -1
View File
@@ -27,7 +27,7 @@ __all__ = [
"lists",
"QuarantineMilter"]
__version__ = "2.1.2"
__version__ = "2.1.3"
from pyquarantine import _runtime_patches