1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-01-03 21:29:16 +01:00
yt-dlp/youtube_dlc/version.py
Unknown 3ca3f77f9c [skip travis] adding automerge support
basically copying content of youtube_dl folder to youtube_dlc and excluding the youtube_dl folder when compiling
2020-09-02 23:33:41 +02:00

4 lines
73 B
Python

from __future__ import unicode_literals
__version__ = '2020.09.02-dev3'