Files
MeshChatX/meshchatx/src/version.py
T

7 lines
121 B
Python

"""Version string synced from package.json.
Do not edit by hand. Run: pnpm run version:sync.
"""
__version__ = "4.5.0"