mirror of
https://github.com/kennethreitz-archive/github2.git
synced 2026-06-05 23:50:18 +00:00
Bumped version to 0.1.1
This commit is contained in:
@@ -4,7 +4,7 @@ python-github2 - Github API v2 library for Python.
|
||||
|
||||
:Authors:
|
||||
Ask Solem (askh@opera.com)
|
||||
:Version: 0.1.0
|
||||
:Version: 0.1.1
|
||||
|
||||
This is an experimental python library implementing all of the features
|
||||
available in version 2 of the `Github API`_.
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
VERSION = (0, 1, 0)
|
||||
VERSION = (0, 1, 1)
|
||||
__doc__ = "Github API v2 library for Python"
|
||||
__author__ = "Ask Solem"
|
||||
__contact__ = "askh@opera.com"
|
||||
|
||||
Reference in New Issue
Block a user