mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-02-17 07:03:58 +00:00
Bump version to 9.0.7 and update changelog with IMAP since option fix
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 9.0.7
|
||||||
|
|
||||||
|
## Fixes
|
||||||
|
|
||||||
|
- Fix IMAP `since` option (#PR 645 closes issues #581 and #643).
|
||||||
|
|
||||||
## 9.0.6
|
## 9.0.6
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
__version__ = "9.0.6"
|
__version__ = "9.0.7"
|
||||||
|
|
||||||
USER_AGENT = f"parsedmarc/{__version__}"
|
USER_AGENT = f"parsedmarc/{__version__}"
|
||||||
|
|||||||
Reference in New Issue
Block a user