diff --git a/meshchatx/src/version.py b/meshchatx/src/version.py index d1cb3ff..460b7af 100644 --- a/meshchatx/src/version.py +++ b/meshchatx/src/version.py @@ -1,6 +1,6 @@ """Version string synced from package.json. -Do not edit by hand. Run: pnpm run version:sync. +Do not edit by hand. Run: pnpm run version:sync """ __version__ = "4.5.0"