Skip to content

Commit 122453a

Browse files
authored
Change email address in setup.py
1 parent e1841cd commit 122453a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
url="https://github.com/NeverMendel/leetcode-export",
1212
license="MIT",
1313
author="Davide Cazzin",
14-
author_email="cazzindavide@gmail.com",
14+
author_email="28535750+NeverMendel@users.noreply.github.com",
1515
description="Python script to export your LeetCode solutions",
1616
long_description=long_description,
1717
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)