Skip to content

Commit

Permalink
Update CHANGELOG.md for v2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Dec 3, 2024
1 parent 4550c17 commit bb9286c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v2.16.0 (2024-12-03)
-------------------------
* Remove input field on run values
* Update dependencies

v2.15.0 (2024-04-16)
-------------------------
* Merge pull request #93 from rapidpro/dependabot/pip/black-24.3.0
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit bb9286c

Please sign in to comment.