Skip to content

Commit 645ec95

Browse files
committed
fix author email
1 parent 131714f commit 645ec95

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
@@ -8,7 +8,7 @@
88
version="0.5",
99
license="MIT",
1010
author="Bhupesh Varshney",
11-
author_email="varsheybhupesh@gmail.com",
11+
author_email="varshneybhupesh@gmail.com",
1212
description="A judge for your programs, run and test your programs through Python",
1313
keywords='judge0 coderunner judge0-api codeclassroom',
1414
long_description=long_description,

0 commit comments

Comments
 (0)