We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a100f commit 176dbf8Copy full SHA for 176dbf8
2 files changed
CHANGELOG.md
@@ -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
+
6
v2.17.0 (2025-02-21)
7
-------------------------
8
* Merge pull request #103 from rapidpro/update-poetry-2
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "rapidpro-python"
-version = "2.17.0"
+version = "2.18.0"
description = "Python client library for the RapidPro API"
authors = [
{"name" = "Nyaruka", "email" = "code@nyaruka.com"}
0 commit comments