Skip to content

Commit

Permalink
Version 2022.08.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
desbma committed Aug 20, 2022
1 parent 4e65691 commit 39d3f25
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__ = "2022.06.1.0"
__version__ = "2022.08.20.0"
__author__ = "desbma"
__license__ = "GPLv3"

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -10,4 +10,4 @@ requests>=2.22.0
tqdm==4.28.1
unidecode>=1.0.23
web_cache>=1.1.0
yt-dlp>= 2022.05.18
yt-dlp>= 2022.07.18

0 comments on commit 39d3f25

Please sign in to comment.