1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 19:04:50 -04:00
Files
yt-dlp/yt_dlp/version.py
pukkandan 5aeefbd633 [version] update
:ci skip all
2021-03-15 06:03:59 +05:30

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2021.03.15'