11.0.0 release: bump version and finalize changelog (#892)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Sean Whalen
2026-08-28 22:50:46 -04:00
committed by GitHub
co-authored by Claude Fable 5
parent 0d832ff682
commit 15e7db1811
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## 11.0.0
### Changes
+1 -1
View File
@@ -1,4 +1,4 @@
__version__ = "10.5.0"
__version__ = "11.0.0"
USER_AGENT = f"parsedmarc/{__version__}"