Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-05-03 22:43:07 +00:00
parent 5d8c20ff3a
commit c65f37a8dd
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- version list -->
## v0.10.3 (2026-05-03)
## [Unreleased]
### Fixed
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "inboxconverge"
version = "0.10.2"
version = "0.10.3"
description = "Multi-account email forwarding and processing service"
readme = "README.md"
requires-python = ">=3.12"