hub/scribe/hub/__init__.py

3 lines
86 B
Python

HUB_PROTOCOL_VERSION = "0.107.0"
PROTOCOL_MIN = (0, 54, 0)
PROTOCOL_MAX = (0, 199, 0)