Skip to content

Commit 40eec7a

Browse files
committed
Update CHANGELOG.md for v2.22.1
1 parent 55845fd commit 40eec7a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v2.22.1 (2026-03-24)
2+
-------------------------
3+
* Replace black with ruff for code formatting
4+
* Update deps
5+
* Bump urllib3 from 2.3.0 to 2.6.3
6+
* Update actions/checkout and codecov-action to v5
7+
18
v2.22.0 (2026-01-08)
29
-------------------------
310
* Switch to use uv python package manager

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.0"
3+
version = "2.22.1"
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)