mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-21 19:07:44 +01:00
2110eb9855
This reverts commit 982594a4a5.
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
|