From 1341cd866f353cdc4d413fd5efbe606534b5547b Mon Sep 17 00:00:00 2001 From: Miguel Ramalho <19508417+msramalho@users.noreply.github.com> Date: Mon, 20 Jun 2022 23:56:13 +0200 Subject: [PATCH] Bump version to v0.2.0 for release --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4dd6c1b..b233a72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,5 @@ idna==3.3 requests==2.28.0 urllib3==1.26.9 vk-api==11.9.8 -python-dotenv==0.20.0 \ No newline at end of file +python-dotenv==0.20.0 +yt-dlp==2022.5.18 \ No newline at end of file