We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b31432e commit dd4195eCopy full SHA for dd4195e
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+v2.21.0 (2025-10-09)
2
+-------------------------
3
+ * Add support for message quick replies
4
+ * Allow filtering by type and archived in get_flows
5
+ * Allow filtering by key in get_globals
6
+
7
v2.20.0 (2025-10-08)
8
-------------------------
9
* Remove support for filtering runs by a single contact
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "rapidpro-python"
-version = "2.20.0"
+version = "2.21.0"
description = "Python client library for the RapidPro API"
authors = [
{"name" = "Nyaruka", "email" = "[email protected]"}
0 commit comments