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

__version__ = "0.4.0"
MNP_VERSION = "0.1"
MHP_VERSION = "0.1"