aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/version.py
blob: b42fc98bc6a040c4f9ebe5e20289397e089b1e9e (plain)
1
2
3
from __future__ import unicode_literals

__version__ = '2021.08.10'