1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[skip travis] versioning in pypi is fun..

This commit is contained in:
Unknown
2020-09-03 05:55:10 +02:00
parent ba5382e477
commit 92dcea3d94
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2020.09.03rc1'
__version__ = '2020.09.03'