We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18921d0 commit 5909eeeCopy full SHA for 5909eee
CHANGELOG.md
@@ -1,6 +1,17 @@
1
# CHANGELOG
2
3
4
+## v1.1.11 (2024-12-06)
5
+
6
+### Bug Fixes
7
8
+- **deps**: Update dependency setuptools to v75.6.0
9
+ ([#42](https://github.com/INCT-DD/tiktok-sdk/pull/42),
10
+ [`18921d0`](https://github.com/INCT-DD/tiktok-sdk/commit/18921d0a9e9b19e6255cb6424de0677fb0ea900f))
11
12
+Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
13
14
15
## v1.1.10 (2024-12-06)
16
17
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "TikTok"
-version = "1.1.10"
+version = "1.1.11"
description = "Async wrapper for the TikTok research API"
authors = ["Alexandre Teles <ateles.1@gmail.com>"]
license = "AGPLv3"
0 commit comments