Skip to content

Commit

Permalink
fix typo in version
Browse files Browse the repository at this point in the history
  • Loading branch information
julien committed Nov 4, 2021
1 parent eabd5b9 commit c274985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion youtube_dl/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from __future__ import unicode_literals

__version__ = '2021.11.4'
__version__ = '2021.11.04'

0 comments on commit c274985

Please sign in to comment.