We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4550c17 commit bb9286cCopy full SHA for bb9286c
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+v2.16.0 (2024-12-03)
2
+-------------------------
3
+ * Remove input field on run values
4
+ * Update dependencies
5
+
6
v2.15.0 (2024-04-16)
7
-------------------------
8
* Merge pull request #93 from rapidpro/dependabot/pip/black-24.3.0
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "rapidpro-python"
-version = "2.15.0"
+version = "2.16.0"
description = "Python client library for the RapidPro API"
authors = ["Nyaruka <code@nyaruka.com>"]
readme = "README.md"
0 commit comments