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',
|
setup(name='openphoto',
|
||||||
version='0.3',
|
version='0.3',
|
||||||
description='Client library for the openphoto project',
|
description='Python client library for Trovebox/Openphoto',
|
||||||
author='James Walker',
|
author='Pete Burgers, James Walker',
|
||||||
author_email='walkah@walkah.net',
|
|
||||||
url='https://github.com/openphoto/openphoto-python',
|
url='https://github.com/openphoto/openphoto-python',
|
||||||
packages=['openphoto'],
|
packages=['openphoto'],
|
||||||
**kw
|
**kw
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue