Skip to content

Commit 41b473a

Browse files
committed
Update CHANGELOG.md for v2.22.2
1 parent dcb1986 commit 41b473a

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v2.22.2 (2026-03-26)
2+
-------------------------
3+
* Merge pull request #120 from rapidpro/dependabot/uv/requests-2.33.0
4+
* Bump requests from 2.32.4 to 2.33.0
5+
16
v2.22.1 (2026-03-24)
27
-------------------------
38
* Replace black with ruff for code formatting

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.22.1"
3+
version = "2.22.2"
44
description = "Python client library for the RapidPro API"
55
authors = [{ name = "Nyaruka", email = "code@nyaruka.com" }]
66
requires-python = ">=3.12"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)