chore(version): update version string format in version.py
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
"""Auto-generated helper so Python tooling and the Electron build
|
||||
"""
|
||||
Auto-generated helper so Python tooling and the Electron build
|
||||
share the same version string.
|
||||
"""
|
||||
|
||||
__version__ = "3.0.0"
|
||||
__version__ = '3.0.0'
|
||||
|
||||
Reference in New Issue
Block a user