Skip to content

Commit 23f5e9e

Browse files
committed
Fix typo in setup script
1 parent 9050980 commit 23f5e9e

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
@@ -42,7 +42,7 @@
4242

4343
# We publish to both 'clever' and 'clever-python'
4444
setup(
45-
name=clever,
45+
name="clever",
4646
version=VERSION,
4747
description="Clever API",
4848
author_email="",

0 commit comments

Comments
 (0)