Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nuhmanpk authored Sep 11, 2021
1 parent 4ec6ffd commit ca43f68
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,12 +7,12 @@

setuptools.setup(
name="YoutubeTags",
version="1.2.3",
version="1.2.4",
author="Nuhman Pk",
author_email="[email protected]",
long_description = README,
long_description_content_type = "text/markdown",
description="Simple Python Library to Extract YouTube Video Tags without Youtube API",
description="YoutubeTags is a python third-party api wrapper to Extract Youtube Video Tags without Youtube API",
license="MIT",
url="https://github.com/bughunter0/YoutubeTags",
classifiers=[
Expand Down

0 comments on commit ca43f68

Please sign in to comment.