Files
MeshChatX/meshchatx/src/version.py
T
Sudo-Ivan 35884c15e2 Bump version to 4.3.1
Made-with: Cursor
2026-03-10 04:35:09 -05:00

6 lines
119 B
Python

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