This website requires JavaScript.
Explore
Help
Register
Sign In
gigidsss
/
Plex-Bot-Music
Watch
1
Star
0
Fork
0
You've already forked Plex-Bot-Music
mirror of
https://github.com/jarulsamy/Plex-Bot.git
synced
2024-08-19 15:01:55 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
eeb430c016
Plex-Bot-Music
/
PlexBot
/
__version__.py
6 lines
104 B
Python
Raw
Normal View
History
Unescape
Escape
:art: Switch to shell scripts for deployment
2020-08-10 10:16:11 +02:00
"""
Track version number of package.
"""
:bookmark: Bump version
2020-09-24 06:40:20 +02:00
VERSION
=
"
1.0.3
"
:art: Switch to shell scripts for deployment
2020-08-10 10:16:11 +02:00
if
__name__
==
"
__main__
"
:
print
(
VERSION
)
Reference in New Issue
Copy Permalink