mirror of
https://github.com/jarulsamy/Plex-Bot.git
synced 2024-08-19 15:01:55 +02:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
7d6060ed15 | |||
d6f5174d20 |
@ -1,5 +1,5 @@
|
||||
"""Track version number of package."""
|
||||
VERSION = "1.0.2"
|
||||
VERSION = "1.0.3"
|
||||
|
||||
if __name__ == "__main__":
|
||||
print(VERSION)
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user