Skip to content

Commit

Permalink
v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PrajwalVandana committed Aug 17, 2024
1 parent a37ecba commit d42cfa6
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ song_info.txt
sound_vis_cache/
gui_helper.py
**/*.spotdl
dist/**
profile.*
Binary file added dist/maestro_music-2.0.1-py3-none-any.whl
Binary file not shown.
Binary file added dist/maestro_music-2.0.1.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion maestro/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "2.0.0"
VERSION = "2.0.1"

0 comments on commit d42cfa6

Please sign in to comment.