Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluxticks committed Mar 27, 2024
1 parent a1fd6ec commit 72c903e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@

setup(
name="tiktok-dlpy",
version="2.0.0",
version="2.0.1",
url="https://github.com/Fluxticks/TikTokDL",
download_url="https://github.com/Fluxticks/TikTokDL/archive/v2.0.0.tar.gz",
download_url="https://github.com/Fluxticks/TikTokDL/archive/v2.0.1.tar.gz",
author="Fluxticks",
packages=find_packages(),
install_requires=[
Expand Down

0 comments on commit 72c903e

Please sign in to comment.