Skip to content

Commit cea92c0

Browse files
committed
v0.5.0
1 parent 78599f3 commit cea92c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def get_test_suite():
2424

2525
setuptools.setup(
2626
name="youtube_transcript_api",
27-
version="0.4.4",
27+
version="0.5.0",
2828
author="Jonas Depoix",
2929
author_email="[email protected]",
3030
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, supports translating subtitles and it does not require a headless browser, like other selenium based solutions do!",

0 commit comments

Comments
 (0)