Skip to content

Commit 676f4f1

Browse files
committed
Add Thomas Wiecki to authors. Change contact email.
1 parent 2184d0a commit 676f4f1

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
@@ -4,8 +4,8 @@
44
import versioneer
55

66
DISTNAME = 'bayesalpha'
7-
AUTHOR = 'Adrian Seyboldt & George Ho'
8-
AUTHOR_EMAIL = 'datascience@quantopian.com'
7+
AUTHOR = 'Adrian Seyboldt, George Ho, Thomas Wiecki'
8+
AUTHOR_EMAIL = 'opensource@quantopian.com'
99

1010
requirements = [
1111
'Bottleneck>=1.1',

0 commit comments

Comments
 (0)