MeshChatX/meshchatx/__init__.py

6 lines
No EOL
213 B
Python

# SPDX-License-Identifier: 0BSD
"""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.3"