Skip to content

Commit aff6b5a

Browse files
committed
Change email to support email
1 parent d947a3b commit aff6b5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stream/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__license__ = 'BSD'
88
__version__ = '2.3.8'
99
__maintainer__ = 'Thierry Schellenbach'
10-
__email__ = 'thierry@getstream.io'
10+
__email__ = 'support@getstream.io'
1111
__status__ = 'Production'
1212

1313

0 commit comments

Comments
 (0)