Skip to content

Commit d947f92

Browse files
committed
Add hint about multiple authors
You can find the history and details in the documentation.
1 parent da0db38 commit d947f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
setuptools.setup(
2626
name='Webware-for-Python',
2727
version=version,
28-
author='Christoph Zwerschke',
28+
author='Christoph Zwerschke et al.',
2929
author_email='[email protected]',
3030
description=description,
3131
long_description=long_description,

0 commit comments

Comments
 (0)