We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7986f53 commit db52f02Copy full SHA for db52f02
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+v2.18.1 (2025-05-06)
2
+-------------------------
3
+ * Merge pull request #105 from rapidpro/api-channel-type
4
+ * Rename archive_type to type
5
+ * Add support for type slug on channels endpoint
6
+
7
v2.18.0 (2025-05-06)
8
-------------------------
9
* Remove fetching messages by broadcast, contact and label
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "rapidpro-python"
-version = "2.18.0"
+version = "2.18.1"
description = "Python client library for the RapidPro API"
authors = [
{"name" = "Nyaruka", "email" = "[email protected]"}
0 commit comments