All checks were successful
Build and Release / Build and Release (push) Successful in 2m16s
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.3.0'
|