version bump

This commit is contained in:
Kenneth Reitz
2011-02-20 21:32:59 -05:00
parent 27a0037832
commit a5e6840f8d
+1 -1
View File
@@ -31,7 +31,7 @@ from github2.client import Github
__author__ = 'Kenneth Reitz'
__license__ = 'ISC'
__copyright__ = '2011 Kenneth REitz'
__version__ = '0.2'
__version__ = '0.2.1'
# GitHub configurations
GITHUB_USER = cmd('git config github.user')