Licensing stuff
This commit is contained in:
parent
f374ac3e61
commit
95f3ff17f0
3 changed files with 17 additions and 0 deletions
3
setup.py
3
setup.py
|
|
@ -1,3 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
__author__ = 'Ryan McGrath <ryan@venodesigns.net>'
|
||||
__version__ = '0.6'
|
||||
|
||||
from distutils.core import setup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue