1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2026-04-24 00:00:07 -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
+1 -1
View File
@@ -1,4 +1,4 @@
version <unreleased>
version 2019.04.01
Core
* [utils] Improve int_or_none and float_or_none (#20403)