⚗️Ver Chg 1.0.6 --> 1.0.7
This commit is contained in:
parent
c890d23e05
commit
2f208e06ab
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ with open("README.md", "r", encoding='utf8') as fh:
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name='douyin_tiktok_scraper',
|
name='douyin_tiktok_scraper',
|
||||||
author='Evil0ctal',
|
author='Evil0ctal',
|
||||||
version='1.0.6',
|
version='1.0.7',
|
||||||
license='MIT License',
|
license='MIT License',
|
||||||
description='Douyin/TikTok async data scraper.',
|
description='Douyin/TikTok async data scraper.',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue