Skip to content

Commit bd96a2d

Browse files
committed
chore: update team email
1 parent b8a377b commit bd96a2d

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
@@ -19,9 +19,9 @@
1919
long_description = long_description,
2020
long_description_content_type = 'text/markdown',
2121
author = 'Appwrite Team',
22-
author_email = 'team@localhost.test',
22+
author_email = 'team@appwrite.io',
2323
maintainer = 'Appwrite Team',
24-
maintainer_email = 'team@localhost.test',
24+
maintainer_email = 'team@appwrite.io',
2525
url = 'https://appwrite.io/support',
2626
download_url='https://github.com/appwrite/sdk-for-python/archive/6.0.0.tar.gz',
2727
install_requires=[

0 commit comments

Comments
 (0)