mirror of
https://github.com/kennethreitz/ghsync.git
synced 2026-06-05 15:00:17 +00:00
version bump!
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ from github2.client import Github
|
||||
__author__ = 'Kenneth Reitz'
|
||||
__license__ = 'ISC'
|
||||
__copyright__ = '2011 Kenneth REitz'
|
||||
__version__ = '0.2.2'
|
||||
__version__ = '0.3.0'
|
||||
|
||||
# GitHub configurations
|
||||
GITHUB_USER = cmd('git config github.user')
|
||||
|
||||
Reference in New Issue
Block a user