8000 release: v2.1.1 (#101) · Doist/todoist-api-python@028f8f7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 028f8f7

Browse files
authored
release: v2.1.1 (#101)
1 parent 072f3bc commit 028f8f7

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

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

1010
...
1111

12-
## [2.1.0] - 2023-08-09
12+
## [2.1.1] - 2023-08-09
13+
14+
### Fixes
15+
16+
- Building environment updates
17+
18+
## [2.1.0] - 2023-08-02
1319

1420
### Changed
1521

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