Release 10.3.0 (#848)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Sean Whalen
2026-07-25 13:51:20 -04:00
committed by GitHub
co-authored by Claude Fable 5
parent 0a95a0ceb2
commit c95d4666dc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## 10.3.0
### New features
+1 -1
View File
@@ -1,4 +1,4 @@
__version__ = "10.2.4"
__version__ = "10.3.0"
USER_AGENT = f"parsedmarc/{__version__}"