1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-12-11 16:15:46 +01:00
yt-dlp/youtube_dlc/version.py
Unknown cefecac12c [skip travis] renaming
to avoid using same folder when using pip install for example
2020-09-02 20:25:25 +02:00

4 lines
68 B
Python

from __future__ import unicode_literals
__version__ = '2020.09.01'