chore(version): update version string format in version.py

This commit is contained in:
2026-01-01 18:18:07 -06:00
parent 033546910a
commit 3e37bb2922

View File

@@ -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'