"Github API v2 library for Python" VERSION = (0, 2, 0) __author__ = "Ask Solem" __contact__ = "askh@opera.com" __homepage__ = "http://github.com/ask/python-github2" __version__ = ".".join(map(str, VERSION))