Skip to content

Commit 5909eee

Browse files
author
semantic-release
committed
1.1.11
Automatically generated by python-semantic-release
1 parent 18921d0 commit 5909eee

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# CHANGELOG
22

33

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+
415
## v1.1.10 (2024-12-06)
516

617
### Bug 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 = "TikTok"
3-
version = "1.1.10"
3+
version = "1.1.11"
44
description = "Async wrapper for the TikTok research API"
55
authors = ["Alexandre Teles <ateles.1@gmail.com>"]
66
license = "AGPLv3"

0 commit comments

Comments
 (0)