mirror of
https://github.com/jarulsamy/Plex-Bot.git
synced 2024-08-19 15:01:55 +02:00
🎨 Switch to shell scripts for deployment
This commit is contained in:
@ -1,2 +1,5 @@
|
||||
"""Track version number of package"""
|
||||
VERSION = "0.0.6"
|
||||
"""Track version number of package."""
|
||||
VERSION = "0.0.7"
|
||||
|
||||
if __name__ == "__main__":
|
||||
print(VERSION)
|
||||
|
Reference in New Issue
Block a user