7 lines
125 B
Python
7 lines
125 B
Python
"""
|
|
Auto-generated helper so Python tooling and the Electron build
|
|
share the same version string.
|
|
"""
|
|
|
|
__version__ = '3.1.0'
|