chore: bump version to 2.53.0-dev

Fixup for 93bf3d6ebb
which should have bumped the version to 2.53.0-dev
but bumped to 2.52.0-dev.
This commit is contained in:
link2xt
2026-06-15 18:27:09 +02:00
parent 2bcfbe99fa
commit 07d6b89b85
11 changed files with 15 additions and 15 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "deltachat"
version = "2.52.0-dev"
version = "2.53.0-dev"
license = "MPL-2.0"
description = "Python bindings for the Delta Chat Core library using CFFI against the Rust-implemented libdeltachat"
readme = "README.rst"