chore(release): v1.8.3

This commit is contained in:
semantic-release
2026-03-31 14:00:28 +00:00
parent f8d4f936a7
commit b0e643bdf3
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.8.2" __version__ = "1.8.3"
+1 -1
View File
@@ -1,6 +1,6 @@
[project] [project]
name = "dmarq" name = "dmarq"
version = "1.8.2" version = "1.8.3"
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"}