mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-04-25 13:12:10 +00:00
6 lines
119 B
Python
6 lines
119 B
Python
# SPDX-License-Identifier: 0BSD
|
|
|
|
"""Reticulum MeshChatX - A mesh network communications app."""
|
|
|
|
__version__ = "4.5.0"
|