As exposed by #60 , the git.clone install is using branches to specify the version to install. However, tags should be used instead, as they match the official releases cerbot's dev publish.
The format is slightly different, so probably allowing both parameters (branch/tag) with tags taking precedence would be a good idea.