temporary change to test publish in CI

This commit is contained in:
Jonas Depoix 2024-11-11 15:21:13 +01:00
parent 2a1525d583
commit 48cce90d5a
1 changed files with 2 additions and 1 deletions

View File

@ -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"