diff --git a/meshchatx/src/version.py b/meshchatx/src/version.py index 3cb8bf2..b5a13a7 100644 --- a/meshchatx/src/version.py +++ b/meshchatx/src/version.py @@ -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__ = "2.50.0" +__version__ = '2.50.0'