mirror of https://github.com/yt-dlp/yt-dlp
[version] Set version number based on UTC time, not local time
parent
46261325be
commit
f3b7c69377
@ -1,3 +1,3 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
__version__ = '2021.02.16'
|
||||
__version__ = '2021.02.15'
|
||||
|
Loading…
Reference in New Issue