chore(release): v1.4.1

This commit is contained in:
semantic-release
2026-03-29 19:43:16 +00:00
parent 7f3c908f71
commit 27b74d26a6
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.4.0"
__version__ = "1.4.1"
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "dmarq"
version = "1.4.0"
version = "1.4.1"
description = "A modern, privacy-conscious DMARC monitoring and analysis platform"
readme = "README.md"
license = {text = "MIT"}