Skip to content

Commit 4bc8041

Browse files
committed
chore: fix package name
1 parent ac74063 commit 4bc8041

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
@@ -4,7 +4,7 @@
44
long_description = fh.read()
55

66
setuptools.setup(
7-
name="Imagekit",
7+
name="imagekitio",
88
version="2.0.0",
99
description="Python wrapper for the ImageKit API",
1010
long_description=long_description,

0 commit comments

Comments
 (0)