Skip to content

Commit

Permalink
Version 2018.11.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
desbma committed Nov 15, 2018
1 parent 89fe3fd commit 02b3b48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion amg/__init__.py
Expand Up @@ -2,7 +2,7 @@

""" Browse & play embedded tracks from Angry Metal Guy music reviews. """

__version__ = "2018.11.6.0"
__version__ = "2018.11.16.0"
__author__ = "desbma"
__license__ = "GPLv3"

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -8,4 +8,4 @@ r128gain>=0.5.0
requests>=2.6.0
unidecode>=0.4.20
web_cache>=1.1.0
youtube-dl>=2018.11.03
youtube-dl>=2018.11.07

0 comments on commit 02b3b48

Please sign in to comment.