chore(release): prepare for 2.25.0

This commit is contained in:
Hocuri
2025-11-05 17:27:00 +01:00
parent a40fd288fc
commit ee75094bef
12 changed files with 41 additions and 15 deletions

View File

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