Skip to content

Commit 63eeec2

Browse files
authored
Merge pull request #507 from jdepoix/release/v1.2.2
v1.2.2
2 parents 3e6d569 + 7c124b3 commit 63eeec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "youtube-transcript-api"
7-
version = "1.2.1"
7+
version = "1.2.2"
88
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!"
99
readme = "README.md"
1010
license = "MIT"

0 commit comments

Comments
 (0)