1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 22:13:24 -04:00

Release 2022.08.18.36

This commit is contained in:
pukkandan
2022-08-19 09:43:30 +05:30
parent 6657e7834f
commit 778763d9e6
4 changed files with 9 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ from devscripts.utils import read_version, write_file
def get_new_version(revision):
return read_version()
version = datetime.utcnow().strftime('%Y.%m.%d')
if revision: