4 lines
116 B
Python
4 lines
116 B
Python
"""meshnet_p2p — Gossip protocol and shard swarm for the Distributed Inference Network."""
|
|
|
|
__version__ = "0.1.0"
|