diff --git a/setup.py b/setup.py index 6e906f53..4ddf49ea 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ keywords=["tiktok", "python3", "api", "unofficial", "tiktok-api", "tiktok api"], install_requires=["requests", "playwright"], classifiers=[ - "Development Status :: 6.1.1", + "Development Status :: 4 - Beta" "Intended Audience :: Developers", "Topic :: Software Development :: Build Tools", "License :: OSI Approved :: MIT License",