chore(release): prepare for 2.0.0

This commit is contained in:
link2xt
2025-07-09 18:31:32 +00:00
parent 4ca0ce2fb2
commit 192a6a2b9d
12 changed files with 85 additions and 15 deletions

View File

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