Skip to content

Commit 08784b1

Browse files
committed
Fixes keywords
1 parent e039382 commit 08784b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
tests_require=TESTS_REQUIRE,
2929
description="An official Python client for the Userlist API",
3030
download_url="",
31-
keywords=["userlist", "marketing emailing"],
31+
keywords=["userlist", "marketing email"],
3232
)

0 commit comments

Comments
 (0)