chore(release): prepare for 2.8.0

This commit is contained in:
link2xt
2025-07-28 19:31:43 +00:00
parent 039a8b7c36
commit d80b749dec
12 changed files with 26 additions and 15 deletions

View File

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