Skip to content

Commit 223acba

Browse files
Bump version to 4.0.0
Breaking changes already in the codebase (httpx migration, dropping Python 3.9) warrant a major version bump per semver. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent b72233f commit 223acba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.0"
3+
version = "4.0.0"
44
description = "Official Python SDK for the Todoist API."
55
authors = [{ name = "Doist Developers", email = "dev@doist.com" }]
66
requires-python = ">=3.10,<4"

0 commit comments

Comments
 (0)