summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-common/src/meshbay_common/__init__.py
blob: 94b3d27347e78ac6f9e10f5ac926b42671421a09 (plain) (blame)
1
2
3
4
5
"""MeshBay common — shared crypto primitives and protocol types."""

__version__ = "0.1.0"
MNP_VERSION = "0.1"
MHP_VERSION = "0.1"