mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 05:31:15 -07:00
5 lines
95 B
Python
5 lines
95 B
Python
version_info = (3, 0, 1)
|
|
version = '3.0.1'
|
|
release = '3.0.1'
|
|
|
|
__version__ = release # PEP 396
|