We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a24ef8d commit 34e3577Copy full SHA for 34e3577
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+v2.17.0 (2025-02-21)
2
+-------------------------
3
+ * Merge pull request #103 from rapidpro/update-poetry-2
4
+ * Adjust dependencies config
5
+ * Update pyproject.toml for poetry 2
6
+
7
v2.16.0 (2024-12-03)
8
-------------------------
9
* Remove input field on run values
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "rapidpro-python"
-version = "2.16.0"
+version = "2.17.0"
description = "Python client library for the RapidPro API"
authors = [
{"name" = "Nyaruka", "email" = "code@nyaruka.com"}
0 commit comments