Skip to content

Commit bb9286c

Browse files
committed
Update CHANGELOG.md for v2.16.0
1 parent 4550c17 commit bb9286c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v2.16.0 (2024-12-03)
2+
-------------------------
3+
* Remove input field on run values
4+
* Update dependencies
5+
16
v2.15.0 (2024-04-16)
27
-------------------------
38
* Merge pull request #93 from rapidpro/dependabot/pip/black-24.3.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "rapidpro-python"
3-
version = "2.15.0"
3+
version = "2.16.0"
44
description = "Python client library for the RapidPro API"
55
authors = ["Nyaruka <code@nyaruka.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)