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