Merge pull request #14 from jarulsamy/hotfix

Hotfix
This commit is contained in:
Joshua Arulsamy 2020-09-23 22:46:04 -06:00 committed by GitHub
commit efdd604d65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
"""Track version number of package."""
VERSION = "1.0.2"
VERSION = "1.0.3"
if __name__ == "__main__":
print(VERSION)

View File

@ -1,4 +1,4 @@
discord.py==1.3.4
discord.py==1.4.1
PlexAPI==4.0.0
fuzzywuzzy==0.18.0
pynacl==1.4.0