#!/usr/bin/env python3 build = (0, 7, 0) version = '.'.join(map(str, build))