mirror of
https://github.com/LBRYFoundation/hub.git
synced 2025-08-23 09:27:23 +00:00
5 lines
110 B
Python
5 lines
110 B
Python
__version__ = "0.107.0"
|
|
|
|
PROMETHEUS_NAMESPACE = "scribe"
|
|
PROTOCOL_MIN = (0, 54, 0)
|
|
PROTOCOL_MAX = (0, 199, 0)
|