mirror of
https://github.com/rembo10/headphones.git
synced 2026-01-15 01:37:59 -05:00
6 lines
95 B
Python
6 lines
95 B
Python
version_info = (3, 0, 1)
|
|
version = '3.0.1'
|
|
release = '3.0.1'
|
|
|
|
__version__ = release # PEP 396
|