Skip to content

Commit d46e053

Browse files
committed
Update CHANGELOG.md for v2.19.0
1 parent 073b428 commit d46e053

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v2.19.0 (2025-10-08)
2+
-------------------------
3+
* Use UUID for messages and broadcasts instead of ID
4+
15
v2.18.2 (2025-06-10)
26
-------------------------
37
* Merge pull request #108 from rapidpro/dependabot/pip/requests-2.32.4

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "rapidpro-python"
3-
version = "2.18.2"
3+
version = "2.19.0"
44
description = "Python client library for the RapidPro API"
55
authors = [
66
{"name" = "Nyaruka", "email" = "code@nyaruka.com"}

0 commit comments

Comments
 (0)