mirror of
https://github.com/kennethreitz/gistapi.py.git
synced 2026-06-05 23:10:17 +00:00
MIT License
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ except ImportError: import json
|
||||
|
||||
__author__ = 'Kenneth Reitz'
|
||||
__version__ = ('0', '6', '1')
|
||||
__license__ = 'PSFL'
|
||||
__license__ = 'MIT'
|
||||
|
||||
|
||||
class Gist(object):
|
||||
|
||||
Reference in New Issue
Block a user