mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-03 21:55:25 +00:00
35884c15e2
Made-with: Cursor
6 lines
119 B
Python
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"
|