Skip to content

Commit

Permalink
v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Depoix committed Jul 15, 2019
1 parent 69812e0 commit 6ea4a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -24,7 +24,7 @@ def get_test_suite():

setuptools.setup(
name="youtube_transcript_api",
version="0.1.5",
version="0.1.6",
author="Jonas Depoix",
author_email="jonas.depoix@web.de",
description="This is an python API which allows you to get the transcripts/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require a headless browser, like other selenium based solutions do!",
Expand Down

0 comments on commit 6ea4a41

Please sign in to comment.