Skip to content

Commit ef15db9

Browse files
authored
release: v2.1.7 (#154)
1 parent 39b6d9a commit ef15db9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

1010
...
1111

12+
## [2.1.7] - 2024-08-13
13+
14+
### Fixes
15+
16+
- Regression with some `Project` object attributes
17+
1218
## [2.1.6] - 2024-08-07
1319

1420
### Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "todoist_api_python"
3-
version = "2.1.6"
3+
version = "2.1.7"
44
description = "Official Python SDK for the Todoist REST API."
55
readme = "README.md"
66
homepage = "https://github.com/Doist/todoist-api-python"

0 commit comments

Comments
 (0)