Plex-Bot-Music/PlexBot/__version__.py
Joshua Arulsamy 1a8ec5f21f ♻️ Helpful documentation
Add docstrings and other useful comments.

Extended variable names to be more descriptive.
2020-08-09 14:47:00 -06:00

3 lines
56 B
Python

"""Track version number of package"""
VERSION = "0.0.5"