diff --git a/meshchatx/src/version.py b/meshchatx/src/version.py index d7384be..7f0c591 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.3.0' +__version__ = "3.3.0"