diff --git a/meshchatx/__init__.py b/meshchatx/__init__.py index 83bcf82..12706a9 100644 --- a/meshchatx/__init__.py +++ b/meshchatx/__init__.py @@ -3,4 +3,4 @@ """Reticulum MeshChatX - A mesh network communications app.""" # Synced from package.json via scripts/sync_version.js (also writes meshchatx/src/version.py). -__version__ = "4.6.0" \ No newline at end of file +__version__ = "4.6.0"