VERSION = (1, 3, 3) def get_version(): return '%s.%s.%s' % VERSION