Skip to content

Commit 176dbf8

Browse files
committed
Update CHANGELOG.md for v2.18.0
1 parent 07a100f commit 176dbf8

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v2.18.0 (2025-05-06)
2+
-------------------------
3+
* Remove fetching messages by broadcast, contact and label
4+
* Bump supported python versions
5+
16
v2.17.0 (2025-02-21)
27
-------------------------
38
* Merge pull request #103 from rapidpro/update-poetry-2

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.17.0"
3+
version = "2.18.0"
44
description = "Python client library for the RapidPro API"
55
authors = [
66
{"name" = "Nyaruka", "email" = "code@nyaruka.com"}

0 commit comments

Comments
 (0)