Skip to content

Commit 915a3bd

Browse files
committed
update emails in setup
1 parent 6f4af98 commit 915a3bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
name='promptsource',
1111
version='0.2.0',
1212
url='https://github.com/bigscience-workshop/promptsource.git',
13-
author='Multiple Authors',
14-
author_email='xxx',
13+
author='BigScience - Prompt Engineering Working Group',
14+
1515
python_requires='>=3.7, <3.8',
1616
install_requires=requirements,
1717
classifiers=[

0 commit comments

Comments
 (0)