File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 16
16
project = "TikTokAPI"
17
17
copyright = "2023, David Teather"
18
18
author = "David Teather"
19
- release = "v6.5.1 "
19
+ release = "v6.5.2 "
20
20
21
21
# -- General configuration ---------------------------------------------------
22
22
# https://www.sphinx-doc.org/en/main/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 5
5
orcid : " https://orcid.org/0000-0002-9467-4676"
6
6
title : " TikTokAPI"
7
7
url : " https://github.com/davidteather/tiktok-api"
8
- version : 6.5.1
8
+ version : 6.5.2
9
9
date-released : 2024-08-24
Original file line number Diff line number Diff line change 8
8
setuptools .setup (
9
9
name = "TikTokApi" ,
10
10
packages = setuptools .find_packages (),
11
- version = "6.5.1 " ,
11
+ version = "6.5.2 " ,
12
12
license = "MIT" ,
13
13
description = "The Unofficial TikTok API Wrapper in Python 3." ,
14
14
author = "David Teather" ,
You can’t perform that action at this time.
0 commit comments