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

__version__ = "0.2.0"
MNP_VERSION = "0.1"
MHP_VERSION = "0.1"