Skip to content

Commit 6f6f1a3

Browse files
committed
Release 3.0.0
1 parent d6a30e3 commit 6f6f1a3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
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.0.0] - 2025-04-11
11+
1012
### Added
1113

1214
- Support for deadlines

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "todoist_api_python"
3-
version = "2.1.7"
3+
version = "3.0.0"
44
description = "Official Python SDK for the Todoist API."
55
authors = [{ name = "Doist Developers", email = "[email protected]" }]
66
requires-python = "~=3.13"

uv.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)