10.5.0 release: bump version and finalize changelog (#887)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Sean Whalen
2026-08-28 15:16:48 -04:00
committed by GitHub
co-authored by Claude Fable 5
parent cd864f4cfc
commit 52be8850b2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## 10.5.0
### New features
+1 -1
View File
@@ -1,4 +1,4 @@
__version__ = "10.4.3"
__version__ = "10.5.0"
USER_AGENT = f"parsedmarc/{__version__}"