Files
MeshChatX/meshchatx/src/version.py
Sudo-Ivan 821add9d46
All checks were successful
Build and Release / Build and Release (push) Successful in 2m16s
chore(pyproject): bump version from 3.2.0 to 3.3.0
2026-01-02 01:32:34 -06:00

7 lines
125 B
Python

"""
Auto-generated helper so Python tooling and the Electron build
share the same version string.
"""
__version__ = '3.3.0'