Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Commit

Permalink
v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
comwrg committed Nov 4, 2018
1 parent 768ae9f commit 26a0fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion for_lossless_music/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from .song import songs2table, FoundSong, foundsong2table
from .download import download

__version__ = '0.0.4'
__version__ = '0.0.5'


def find_best_quality(songs):
Expand Down

0 comments on commit 26a0fb8

Please sign in to comment.