1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 12:55:25 -04:00

release 2019.04.01

This commit is contained in:
Sergey M․
2019-04-01 23:55:17 +07:00
parent 25d9243141
commit 38287d251d
4 changed files with 7 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
version <unreleased>
version 2019.04.01
Core
* [utils] Improve int_or_none and float_or_none (#20403)