chore: add dev-version bump instructions to RELEASE.md (bumping to 2.44.0-dev)

This commit is contained in:
holger krekel
2026-02-24 17:48:04 +01:00
parent c39d2f42ef
commit f1e90c73cd
13 changed files with 38 additions and 17 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "deltachat"
version = "2.43.0"
version = "2.44.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"