We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 073b428 commit d46e053Copy full SHA for d46e053
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+v2.19.0 (2025-10-08)
2
+-------------------------
3
+ * Use UUID for messages and broadcasts instead of ID
4
+
5
v2.18.2 (2025-06-10)
6
-------------------------
7
* Merge pull request #108 from rapidpro/dependabot/pip/requests-2.32.4
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "rapidpro-python"
-version = "2.18.2"
+version = "2.19.0"
description = "Python client library for the RapidPro API"
authors = [
{"name" = "Nyaruka", "email" = "code@nyaruka.com"}
0 commit comments