temporary change to test publish in CI
This commit is contained in:
parent
2a1525d583
commit
48cce90d5a
|
@ -4,7 +4,8 @@ build-backend = "poetry.core.masonry.api"
|
|||
|
||||
[tool.poetry]
|
||||
name = "youtube-transcript-api"
|
||||
version = "0.6.2"
|
||||
# TODO change back to .2
|
||||
version = "0.6.3"
|
||||
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!"
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
|
|
Loading…
Reference in New Issue