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

__version__ = "0.3.0"
MNP_VERSION = "0.1"
MHP_VERSION = "0.1"