lbry-sdk/lbry/build_type.py
2020-01-22 19:13:58 -05:00

3 lines
102 B
Python

# don't touch this. CI server changes this during build/deployment
BUILD = "dev"
COMMIT_HASH = "none"