Skip to content

Commit b716e24

Browse files
authored
Merge pull request #436 from jdepoix/release/v1.1.0
v1.1.0
2 parents db46346 + ffbe588 commit b716e24

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.0.3"
7+
version = "1.1.0"
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)