1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00
Files
yt-dlp/youtube_dlc/version.py
2021-01-11 04:15:56 +05:30

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2021.01.10'