We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 565d222 commit fea9a29Copy full SHA for fea9a29
setup.py
@@ -6,7 +6,7 @@
6
setuptools.setup(
7
name="PyTikTokAPI",
8
packages=setuptools.find_packages(),
9
- version="0.0.3",
+ version="0.0.4",
10
license='MIT',
11
author="Avilash Kumar",
12
author_email="avilashkumar4@gmail.com",
0 commit comments