chore(release): v1.29.2

This commit is contained in:
semantic-release
2026-05-22 22:30:54 +00:00
parent 88a8325a9d
commit fbe97938e6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
"""DMARQ - DMARC monitoring and analysis platform.""" """DMARQ - DMARC monitoring and analysis platform."""
__version__ = "1.29.1" __version__ = "1.29.2"
+1 -1
View File
@@ -1,6 +1,6 @@
[project] [project]
name = "dmarq" name = "dmarq"
version = "1.29.1" version = "1.29.2"
description = "A modern, privacy-conscious DMARC monitoring and analysis platform" description = "A modern, privacy-conscious DMARC monitoring and analysis platform"
readme = "README.md" readme = "README.md"
license = {text = "MIT"} license = {text = "MIT"}