mirror of
https://github.com/jarulsamy/Plex-Bot.git
synced 2024-08-19 15:01:55 +02:00
commit
efdd604d65
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user