From cc0619f62d6da52689797483e96b29290b0c0873 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 6 Jul 2023 18:57:59 +0000 Subject: Release 2023.07.06 Created by: pukkandan :ci skip all :ci run dl --- yt_dlp/version.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'yt_dlp/version.py') diff --git a/yt_dlp/version.py b/yt_dlp/version.py index 434f36f48..67cfe44ef 100644 --- a/yt_dlp/version.py +++ b/yt_dlp/version.py @@ -1,8 +1,8 @@ # Autogenerated by devscripts/update-version.py -__version__ = '2023.06.22' +__version__ = '2023.07.06' -RELEASE_GIT_HEAD = '812cdfa06c33a40e73a8e04b3e6f42c084666a43' +RELEASE_GIT_HEAD = 'b532a3481046e1eabb6232ee8196fb696c356ff6' VARIANT = None -- cgit v1.2.3