mirror of
https://github.com/kennethreitz-archive/python-project.git
synced 2026-06-05 23:40:17 +00:00
meta
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = '0.0.1'
|
||||
__license__ = 'Apache v2'
|
||||
__author__ = 'Kenneth Reitz'
|
||||
|
||||
|
||||
from core import *
|
||||
Reference in New Issue
Block a user