Skip to content

Commit ee7becd

Browse files
committed
bumped version to v1.0.3
1 parent 1cf116a commit ee7becd

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.2"
7+
version = "1.0.3"
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)