1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 13:05:01 -04:00
Files
yt-dlp/yt_dlp/version.py
pukkandan 54670cf084 [version] update
:ci skip all
2021-04-12 03:30:55 +05:30

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2021.04.11'