0.9.1
Automatically generated by python-semantic-release
This commit is contained in:
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
<!-- version list -->
|
||||
|
||||
## v0.9.1 (2026-05-03)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Add separate sender/recipient email fields for SMTP notification channel
|
||||
([`c3e608d`](https://github.com/christianlouis/InboxConverge/commit/c3e608d82fc8d7459ca02865700ba99283cf348b))
|
||||
|
||||
|
||||
## v0.9.0 (2026-05-03)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "inboxconverge"
|
||||
version = "0.9.0"
|
||||
version = "0.9.1"
|
||||
description = "Multi-account email forwarding and processing service"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
|
||||
Reference in New Issue
Block a user