hotfix 0.5.1: playsound requirement version specified

This commit is contained in:
Adam Saudagar 2021-07-29 16:51:17 +05:30
parent a2b7d0a31c
commit 40451b1867
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
from fishy.__main__ import main from fishy.__main__ import main
__version__ = "0.5.0" __version__ = "0.5.1"

View File

@ -11,7 +11,7 @@ beautifulsoup4
whatsmyip whatsmyip
pynput pynput
keyboard keyboard
playsound playsound==1.2.2
event-scheduler event-scheduler
pyzbar pyzbar
mouse mouse