chore: update version string formatting in version.py for consistency

This commit is contained in:
2025-12-01 12:22:18 -06:00
parent f8b0dd18c5
commit 085385a182

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. share the same version string.
""" """
__version__ = "2.41.0" __version__ = '2.41.0'