mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-11 05:16:54 +00:00
6 lines
213 B
Python
6 lines
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" |