diff --git a/meshchatx/src/version.py b/meshchatx/src/version.py index e21aea3..ba8f0fe 100644 --- a/meshchatx/src/version.py +++ b/meshchatx/src/version.py @@ -3,4 +3,4 @@ Auto-generated helper so Python tooling and the Electron build share the same version string. """ -__version__ = "3.2.0" +__version__ = '3.2.0'