From 7da441289408ee0bc7d62df249c64f567843d1a3 Mon Sep 17 00:00:00 2001 From: Ivan Date: Sat, 25 Apr 2026 16:29:00 -0500 Subject: [PATCH] chore(version): format --- meshchatx/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"