Update metadata
This commit is contained in:
parent
a250a87df4
commit
ded85d8273
1 changed files with 2 additions and 3 deletions
5
setup.py
5
setup.py
|
@ -16,9 +16,8 @@ except ImportError:
|
|||
|
||||
setup(name='openphoto',
|
||||
version='0.3',
|
||||
description='Client library for the openphoto project',
|
||||
author='James Walker',
|
||||
author_email='walkah@walkah.net',
|
||||
description='Python client library for Trovebox/Openphoto',
|
||||
author='Pete Burgers, James Walker',
|
||||
url='https://github.com/openphoto/openphoto-python',
|
||||
packages=['openphoto'],
|
||||
**kw
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue