8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 072f3bc commit 028f8f7Copy full SHA for 028f8f7
CHANGELOG.md
@@ -9,7 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
...
11
12
-## [2.1.0] - 2023-08-09
+## [2.1.1] - 2023-08-09
13
+
14
+### Fixes
15
16
+- Building environment updates
17
18
+## [2.1.0] - 2023-08-02
19
20
### Changed
21
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "todoist_api_python"
3
-version = "2.0.2"
+version = "2.1.1"
4
description = "Official Python SDK for the Todoist REST API."
5
readme = "README.md"
6
homepage = "https://github.com/Doist/todoist-api-python"
0 commit comments