Skip to content

Commit d2f4348

Browse files
author
Christopher Merrick
committed
add author_email
1 parent 6331b6d commit d2f4348

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
version="0.4.0",
88
description="A Stitch API client for Python",
99
author="Stitch",
10+
author_email="[email protected]",
1011
url="https://github.com/stitchdata/python-stitch-client",
1112
classifiers=['Programming Language :: Python :: 3 :: Only'],
1213
packages=find_packages(),

0 commit comments

Comments
 (0)