Bump version to 10.2.4 and update changelog

This commit is contained in:
Sean Whalen
2026-07-20 19:51:15 -04:00
parent d9f6532841
commit 855d267650
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog # Changelog
## Unreleased ## 10.2.4
### Bug fixes ### Bug fixes
+1 -1
View File
@@ -1,4 +1,4 @@
__version__ = "10.2.3" __version__ = "10.2.4"
USER_AGENT = f"parsedmarc/{__version__}" USER_AGENT = f"parsedmarc/{__version__}"