Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
Update bot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mmattbtw authored Sep 11, 2021
1 parent 9421119 commit c855e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ def __init__(self):
)

self.token = os.environ.get("SPOTIFY_AUTH")
self.version = "1.2.6.fix"
self.version = "1.2.7"

async def event_ready(self):
print("\n" * 100)
Expand Down

0 comments on commit c855e1e

Please sign in to comment.