Skip to content

Commit 8c38df9

Browse files
committed
v0.4.4.
1 parent 3f0252f commit 8c38df9

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.3",
27+
version="0.4.4",
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)