Skip to content

Commit 2464584

Browse files
committed
Release 3.2.0
1 parent 60984ab commit 2464584

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.2.0] - 2026-01-16
11+
1012
### Added
1113

1214
- Support for searching projects

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "todoist_api_python"
3-
version = "3.1.0"
3+
version = "3.2.0"
44
description = "Official Python SDK for the Todoist API."
55
authors = [{ name = "Doist Developers", email = "dev@doist.com" }]
66
requires-python = "~=3.9"

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)