1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-03 02:37:08 -05:00

release 2017.01.08

This commit is contained in:
Sergey M․
2017-01-08 20:58:43 +07:00
parent e60166020b
commit e7ea724cb9
5 changed files with 7 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
version <unreleased>
version 2017.01.08
Core
* Fix "invalid escape sequence" errors under Python 3.6 (#11581)