Skip to content

Commit 34e3577

Browse files
committed
Update CHANGELOG.md for v2.17.0
1 parent a24ef8d commit 34e3577

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
v2.16.0 (2024-12-03)
28
-------------------------
39
* Remove input field on run values

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "rapidpro-python"
3-
version = "2.16.0"
3+
version = "2.17.0"
44
description = "Python client library for the RapidPro API"
55
authors = [
66
{"name" = "Nyaruka", "email" = "code@nyaruka.com"}

0 commit comments

Comments
 (0)