chore(release): prepare for 2.23.0

This commit is contained in:
link2xt
2025-11-01 16:02:34 +00:00
parent 098084b9a7
commit c9b3da4a1a
12 changed files with 104 additions and 15 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "deltachat"
version = "2.22.0"
version = "2.23.0"
description = "Python bindings for the Delta Chat Core library using CFFI against the Rust-implemented libdeltachat"
readme = "README.rst"
requires-python = ">=3.8"