mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-09-13 09:27:59 +00:00
Bump version to 11.0.2 (#911)
The release commit (f7c94ae) renamed the CHANGELOG heading but left
parsedmarc/constants.py at 11.0.1; release.yml refuses to build when the
tag does not match hatch version.
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5.1
parent
f7c94ae758
commit
da2beb5855
@@ -1,4 +1,4 @@
|
||||
__version__ = "11.0.1"
|
||||
__version__ = "11.0.2"
|
||||
|
||||
USER_AGENT = f"parsedmarc/{__version__}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user