chore(release): v1.27.0

This commit is contained in:
semantic-release
2026-05-22 21:34:06 +00:00
parent 55a5faa7e6
commit 9f5cbdb851
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
"""DMARQ - DMARC monitoring and analysis platform."""
__version__ = "1.26.0"
__version__ = "1.27.0"
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "dmarq"
version = "1.26.0"
version = "1.27.0"
description = "A modern, privacy-conscious DMARC monitoring and analysis platform"
readme = "README.md"
license = {text = "MIT"}