Skip to content

Commit cb92162

Browse files
authored
Update Sponsorlinks (davidteather#866)
1 parent ebf5b7f commit cb92162

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ authors:
55
orcid: "https://orcid.org/0000-0002-9467-4676"
66
title: "TikTokAPI"
77
url: "https://github.com/davidteather/tiktok-api"
8-
version: 5.1.0
9-
date-released: 2022-3-19
8+
version: 5.1.1
9+
date-released: 2022-3-21

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
setuptools.setup(
99
name="TikTokApi",
1010
packages=setuptools.find_packages(),
11-
version="5.1.0",
11+
version="5.1.1",
1212
license="MIT",
1313
description="The Unofficial TikTok API Wrapper in Python 3.",
1414
author="David Teather",

0 commit comments

Comments
 (0)