⚗️Ver Chg 1.0.6 --> 1.0.7

This commit is contained in:
Evil0ctal 2022-12-16 01:20:29 -08:00 committed by GitHub
parent c890d23e05
commit 2f208e06ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ with open("README.md", "r", encoding='utf8') as fh:
setuptools.setup(
name='douyin_tiktok_scraper',
author='Evil0ctal',
version='1.0.6',
version='1.0.7',
license='MIT License',
description='Douyin/TikTok async data scraper.',
long_description=long_description,