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 117b9bb commit 4b63902Copy full SHA for 4b63902
setup.py
@@ -4,7 +4,7 @@
4
long_description = fh.read()
5
6
setuptools.setup(
7
- name="TikTokAPI-Python",
+ name="PyTikTokAPI",
8
packages=setuptools.find_packages(),
9
version="0.0.1",
10
license='MIT',
0 commit comments