Skip to content

Commit fca3a82

Browse files
fix: Change e-mail 👽
1 parent a5bbcab commit fca3a82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
setup(
1818
name="five-factor-e",
1919
version=VERSION,
20-
author="Ederson Corbari, NeuroQuest",
21-
author_email="<e@NeuroQuest.com>",
20+
author="Ederson Corbari, NeuroQuestAI",
21+
author_email="<e@NeuroQuest.ai>",
2222
description=DESCRIPTION,
2323
long_description_content_type="text/markdown",
2424
long_description=long_description,

0 commit comments

Comments
 (0)